Package io.grpc.inprocess
package io.grpc.inprocess
The in-process transport which is for when a server is in the same process as the client.
-
ClassesClassDescriptionCustom SocketAddress class for
InProcessTransport
, for a server which can only be referenced via this address instance.Builder for a channel that issues in-process requests.Builder for a server that services in-process requests.Custom SocketAddress class forInProcessTransport
.InternalInProcessChannelBuilder
accessor.InternalInProcessServerBuilder
accessor.