Uses of Class
com.swiftmq.impl.net.netty.SwiftletContext
Packages that use SwiftletContext
-
Uses of SwiftletContext in com.swiftmq.impl.net.netty
Constructors in com.swiftmq.impl.net.netty with parameters of type SwiftletContext -
Uses of SwiftletContext in com.swiftmq.impl.net.netty.scheduler
Constructors in com.swiftmq.impl.net.netty.scheduler with parameters of type SwiftletContextModifierConstructorDescriptionIntraVMServerEndpointImpl
(SwiftletContext ctx, IntraVMConnection clientConnection) NettyConnection
(SwiftletContext ctx, SocketChannel channel, boolean dnsResolve) NettyInboundConnectionHandler
(SwiftletContext ctx, Connection connection) NettyOutboundConnectionHandler
(SwiftletContext ctx, Connection connection, ConnectionMetaData metaData) NettyTCPConnector
(SwiftletContext ctx, ConnectorMetaData metaData) NettyTCPListener
(SwiftletContext ctx, ListenerMetaData metaData) TCPConnector
(SwiftletContext ctx, ConnectorMetaData metaData)