Uses of Package
com.swiftmq.net.protocol
Packages that use com.swiftmq.net.protocol
Package
Description
-
Classes in com.swiftmq.net.protocol used by com.swiftmq.net.clientClassDescriptionAn ChunkListener is responsible to pass a chunk from the ProtocolInputHandler to a Swiftlet.An OutputListener is responsible to write bytes to the network.A ProtocolInputHandler receives bytes in form of byte arrays from the Network Swiftlet.A ProtocolOutputHandler is the complement to a ProtocolInputHandler and responsible for protocol specific packaging before data is sent to the network.
-
Classes in com.swiftmq.net.protocol used by com.swiftmq.net.protocolClassDescriptionAn ChunkListener is responsible to pass a chunk from the ProtocolInputHandler to a Swiftlet.An OutputListener is responsible to write bytes to the network.A ProtocolInputHandler receives bytes in form of byte arrays from the Network Swiftlet.A ProtocolOutputHandler is the complement to a ProtocolInputHandler and responsible for protocol specific packaging before data is sent to the network.
-
Classes in com.swiftmq.net.protocol used by com.swiftmq.net.protocol.amqpClassDescriptionAn ChunkListener is responsible to pass a chunk from the ProtocolInputHandler to a Swiftlet.A ProtocolInputHandler receives bytes in form of byte arrays from the Network Swiftlet.
-
Classes in com.swiftmq.net.protocol used by com.swiftmq.net.protocol.rawClassDescriptionAn ChunkListener is responsible to pass a chunk from the ProtocolInputHandler to a Swiftlet.A ProtocolInputHandler receives bytes in form of byte arrays from the Network Swiftlet.A ProtocolOutputHandler is the complement to a ProtocolInputHandler and responsible for protocol specific packaging before data is sent to the network.
-
Classes in com.swiftmq.net.protocol used by com.swiftmq.net.protocol.smqpClassDescriptionAn ChunkListener is responsible to pass a chunk from the ProtocolInputHandler to a Swiftlet.A ProtocolInputHandler receives bytes in form of byte arrays from the Network Swiftlet.A ProtocolOutputHandler is the complement to a ProtocolInputHandler and responsible for protocol specific packaging before data is sent to the network.
-
Classes in com.swiftmq.net.protocol used by com.swiftmq.swiftlet.netClassDescriptionAn ChunkListener is responsible to pass a chunk from the ProtocolInputHandler to a Swiftlet.A ProtocolInputHandler receives bytes in form of byte arrays from the Network Swiftlet.A ProtocolOutputHandler is the complement to a ProtocolInputHandler and responsible for protocol specific packaging before data is sent to the network.