Package io.grpc.inprocess
The in-process transport which is for when a server is in the same process as the client.
-
Class Summary Class Description AnonymousInProcessSocketAddress Custom SocketAddress class forInProcessTransport
, for a server which can only be referenced via this address instance.InProcessChannelBuilder Builder for a channel that issues in-process requests.InProcessServerBuilder Builder for a server that services in-process requests.InProcessSocketAddress Custom SocketAddress class forInProcessTransport
.