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.transportMethods in org.apache.qpid.protonj2.client.transport that return IOContextModifier and TypeMethodDescriptionstatic IOContextIOContext.create(TransportOptions options, SslOptions sslOptions, String ioThreadName) Create an IOContext from the available options.
- 
Uses of IOContext in org.apache.qpid.protonj2.client.transport.netty4Classes in org.apache.qpid.protonj2.client.transport.netty4 that implement IOContextModifier and TypeClassDescriptionfinal classBuilder 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.netty5Classes in org.apache.qpid.protonj2.client.transport.netty5 that implement IOContextModifier and TypeClassDescriptionfinal classBuilder of Transport instances that will validate the build options and produce a correctly configured transport based on the options set.