Class and Description |
---|
GrpcHttp2ConnectionHandler
gRPC wrapper for
Http2ConnectionHandler . |
InternalNettyChannelBuilder.OverrideAuthorityChecker
Checks authority upon channel construction.
|
InternalNettyChannelBuilder.ProtocolNegotiatorFactory
A class that provides a Netty handler to control protocol negotiation.
|
InternalNettySocketSupport.InternalHelper |
InternalNettySocketSupport.InternalNativeSocketOptions |
InternalProtocolNegotiator.ProtocolNegotiator |
NegotiationType
Identifies the negotiation used for starting up HTTP/2.
|
NettyChannelBuilder
A builder to help simplify construction of channels using the Netty transport.
|
NettyChannelBuilder.LocalSocketPicker
This class is meant to be overriden with a custom implementation of
NettyChannelBuilder.LocalSocketPicker.createSocketAddress(java.net.SocketAddress, io.grpc.Attributes) . |
NettyServerBuilder
A builder to help simplify the construction of a Netty-based GRPC server.
|
ProtocolNegotiationEvent
Represents a completion of a protocol negotiation stage.
|
Copyright © 2019. All rights reserved.