Module java.base
Package java.net

Interface ProtocolFamily

  • All Known Implementing Classes:
    StandardProtocolFamily

    public interface ProtocolFamily
    Represents a family of communication protocols.
    Since:
    1.7
    • Method Detail

      • name

        String name()
        Returns the name of the protocol family.
        Returns:
        the name of the protocol family

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部