Package | Description |
---|---|
com.streamscape.sef.network.tlp |
Modifier and Type | Method and Description |
---|---|
PacketHandler |
DefaultConnectionStateHandler.getPacketHandler() |
PacketHandler |
ConnectionStateHandler.getPacketHandler()
Returns a packet handler that processes incoming packets received by the connection.
|
Modifier and Type | Method and Description |
---|---|
void |
Connection.setPacketHandler(PacketHandler packetHandler)
Sets the packet handler associated with the connection.
|
Constructor and Description |
---|
DefaultConnectionStateHandler(PacketHandler packetHandler) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.