| Package | Description |
|---|---|
| biz.onixs.util.network |
| Modifier and Type | Method and Description |
|---|---|
static SocketConnector.ErrorReason |
SocketConnector.ErrorReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SocketConnector.ErrorReason[] |
SocketConnector.ErrorReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SocketConnector.Listener.onError(SocketConnector.ErrorReason errorReason,
Exception exception)
Called when there is an error during the connection attempt.
|
Copyright © 2014–2025 Onix Solutions. All rights reserved.