|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Server.Server.ConnectionListener to the internal list notification subscribers.
Decoder to this DecoderSwitch and associates it with the given token.
MessageHandler for a message type to the internal list of message handlers.
ReconnectStrategy that will allow infinite reconnection attempts.
Connection.isConnected() returns the expected value or the timeout (in milliseconds)
as been reached.
ServerListener class that implements all event methods with an empty
method body.ByteBuffer class.Decoder to modify the byte order of a ByteBuffer.Encoder to modify the byte order of a ByteBuffer.String stating the reason for this exception and a Throwable stating the
cause.
Encoders and Decoders dealing with
ByteBuffers.TcpConnection with predefined settings.
UdpConnection.connect()-method ensures a functional DatagramSocket and
starts the connection in an new Thread.
Connection represents a communication channel that can be used to send and receive messages (data
objects).Connections, especially used for
configuring incoming connections at a server.String stating the reason for this exception
and a Throwable stating the cause.
String stating the reason for this exception and a Throwable stating the
cause.
String stating the reason for this exception and a Throwable stating the
cause.
ReconnectStrategy.
Encoder.
TcpConnections upon incoming connections.
true if a valid decoder has been set for this connection.
true if a valid encoder has been set for this connection.
SegmenterUtil.NOT_FOUND if the
token was not found.
SegmenterUtil.NOT_FOUND if the
token was not found.
SegmenterUtil.NOT_FOUND if the
token was not found.
SegmenterUtil.NOT_FOUND if the
token was not found.
SegmenterUtil.NOT_FOUND if the
token was not found.
SegmenterUtil.NOT_FOUND if the
token was not found.
true if the current state of the connection allows to receive messages.
ReconnectStrategy has been set.
true if the postfix should be included.
true if the prefix should be included.
true if the token is included in the resulting byte buffer.
ReconnectStrategy that will only allow a certain total number of reconnection attempts per
connection.
ReconnectStrategy that will restrict the number of failed reconnection attempts
in a row by a given value (per connection).
AbstractConnection regarding to network specific use of
ByteBuffer.maxConnections.
UdpConnection and TcpConnection.ReconnectStrategy that will reject any reconnection attempts.
Connection has been accepted by the Server.
Connection has been created by the
Server.
Connection has been rejected by the Server.
Connection detects that
it has been disconnected due to some unforeseen event or error condition.ConnectionListener.
ServerListener from internal list of listeners.
Server represents a thread that waits for incoming connection requests and reacts to them by creating
new Connection objects, that represent the local endpoint of an incoming connection.ServerStartupException.
ServerStartupException with nested exceptions.
ReconnectStrategy to this Connection.
true the postfix is included in the decoded message.
true the prefix is included in the decoded message.
TcpConnections during construction.
Socket got block during reading.
DatagramSocket.receive(DatagramPacket)-call.
true the token is included in the resulting byte buffer.
ByteBuffer.
ByteBuffer.
ByteBuffer.
ByteBuffer.
TcpServer by closing the ServerSocket.
SwitchDecoder selects a Decoder decoder to decode the input based on the content of the input.DecoderSwitch that uses the given Decoder to decode the SwitchInfo of
a given input.
SwitchInfo is used by a SwitchDecoder to select the actual Decoder based on the switch
token (of type S).SwitchInfo with the given switch token and input for next decoder that will be
selected by the SwitchDecoder based on the given switch token.
InetSocketAddress as connection target.
InetSocketAddress as connection target and a second one as its own address/port
values..
TcpConnConfigurator is used by a TcpServer to configure a TcpConnection upon an
incoming connection request.maxConnections.
TcpConnection statistics.InetSocketAddress to listen on.
InetSocketAddress to listen on.
TokenDecoder tries to find a specified token in a byte buffer.InetSocketAddress, which are used
for sending and receiving datagrams.
InetSocketAddress, which are used
for sending and receiving datagrams.
UdpConnConfigurator is used by a UdpServer to configure new UdpConnections upon an
incoming connection request.maxConnections.
UdpConnection statistics.UdpServer class creates a new UDP server for use with the KUKA Navigation Communication
Framework.ReconnectStrategy.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||