Uses of Interface
org.apache.qpid.protonj2.client.transport.IOContext
Package
Description
-
Uses of IOContext in org.apache.qpid.protonj2.client.transport
Modifier and TypeMethodDescriptionstatic IOContext
IOContext.create
(TransportOptions options, SslOptions sslOptions, String ioThreadName) Create an IOContext from the available options. -
Uses of IOContext in org.apache.qpid.protonj2.client.transport.netty4
Modifier and TypeClassDescriptionfinal class
Builder of Transport instances that will validate the build options and produce a correctly configured transport based on the options set. -
Uses of IOContext in org.apache.qpid.protonj2.client.transport.netty5
Modifier and TypeClassDescriptionfinal class
Builder of Transport instances that will validate the build options and produce a correctly configured transport based on the options set.