public final class WRAPPERParameters
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ICallbacks |
Callbacks
Object providing the ICallback Interface implementation.
|
int |
ClientAddress
Client address.
|
int |
ServerAddress
Server address.
|
| Constructor and Description |
|---|
WRAPPERParameters() |
public int ClientAddress
public int ServerAddress
public ICallbacks Callbacks