Package | Description |
---|---|
biz.onixs.util.network |
Modifier and Type | Method and Description |
---|---|
static TcpConnectionStopReason |
TcpConnectionStopReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TcpConnectionStopReason[] |
TcpConnectionStopReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TcpConnection.Listener.onReceiverStopping(TcpConnectionStopReason reason,
String message)
This method is called when the receiving data is stopping.
|
Copyright © 2005–2024 Onix Solutions. All rights reserved.