| Package | Description |
|---|---|
| com.sybase.esp.sdk |
| Modifier and Type | Field and Description |
|---|---|
SdkEventError<ServerEvent.Type> |
ServerEvent.m_error |
| Modifier and Type | Method and Description |
|---|---|
ServerEvent.Type |
ServerEvent.getType() |
static ServerEvent.Type |
ServerEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ServerEvent.Type[] |
ServerEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SdkEventError<ServerEvent.Type> |
ServerEvent.getError() |
| Constructor and Description |
|---|
ServerEvent(Server server,
ServerEvent.Type t) |