Uses of Interface
org.apache.qpid.protonj2.client.transport.IOContext
Packages that use IOContext
Package
Description
-
Uses of IOContext in org.apache.qpid.protonj2.client.transport
Methods in org.apache.qpid.protonj2.client.transport that return IOContextModifier 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
Classes in org.apache.qpid.protonj2.client.transport.netty4 that implement IOContextModifier 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
Classes in org.apache.qpid.protonj2.client.transport.netty5 that implement IOContextModifier and TypeClassDescriptionfinal class
Builder of Transport instances that will validate the build options and produce a correctly configured transport based on the options set.