Interface ConnectionInfo.Protocol

All Known Subinterfaces:
GrpcServiceContext.GrpcProtocol
All Known Implementing Classes:
HttpProtocolVersion
Enclosing interface:
ConnectionInfo

public static interface ConnectionInfo.Protocol
Provides information about the network protocol.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns name of the protocol.
  • Method Details

    • name

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