Uses of Package
com.swiftmq.net.protocol
-
Classes in com.swiftmq.net.protocol used by com.swiftmq.net.client Class Description ChunkListener An ChunkListener is responsible to pass a chunk from the ProtocolInputHandler to a Swiftlet.OutputListener An OutputListener is responsible to write bytes to the network.ProtocolInputHandler A ProtocolInputHandler receives bytes in form of byte arrays from the Network Swiftlet.ProtocolOutputHandler 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 Class Description ChunkListener An ChunkListener is responsible to pass a chunk from the ProtocolInputHandler to a Swiftlet.OutputListener An OutputListener is responsible to write bytes to the network.ProtocolInputHandler A ProtocolInputHandler receives bytes in form of byte arrays from the Network Swiftlet.ProtocolOutputHandler 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.amqp Class Description ChunkListener An ChunkListener is responsible to pass a chunk from the ProtocolInputHandler to a Swiftlet.ProtocolInputHandler 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.raw Class Description ChunkListener An ChunkListener is responsible to pass a chunk from the ProtocolInputHandler to a Swiftlet.ProtocolInputHandler A ProtocolInputHandler receives bytes in form of byte arrays from the Network Swiftlet.ProtocolOutputHandler 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.smqp Class Description ChunkListener An ChunkListener is responsible to pass a chunk from the ProtocolInputHandler to a Swiftlet.ProtocolInputHandler A ProtocolInputHandler receives bytes in form of byte arrays from the Network Swiftlet.ProtocolOutputHandler 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.net Class Description ChunkListener An ChunkListener is responsible to pass a chunk from the ProtocolInputHandler to a Swiftlet.ProtocolInputHandler A ProtocolInputHandler receives bytes in form of byte arrays from the Network Swiftlet.ProtocolOutputHandler A ProtocolOutputHandler is the complement to a ProtocolInputHandler and responsible for protocol specific packaging before data is sent to the network.