Package io.quarkus.netty.runtime.virtual
-
Interface Summary Interface Description VirtualResponseHandler -
Class Summary Class Description VirtualAddress An endpoint in the local transport.VirtualChannel AChannelfor the local transport.VirtualChannelRegistry VirtualClientConnection<T> A virtual client connection to an intra-JVM request/response netty server channel.VirtualServerChannel AServerChannelfor the local transport which allows in VM communication.