| Package | Description |
|---|---|
| com.sybase.esp.sdk | |
| com.sybase.esp.sdk.data |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Callback<T extends SdkEvent<?>> |
interface |
DispatchableEntity<E extends java.lang.Enum<E>,T extends SdkEvent<E>> |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectEvent
Events that can happen on a Project object.
|
class |
ServerEvent
Events that can occur on a server object.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SdkEvent<?>> |
Selector.select()
Blocks until one or more registered entities have an event pending
|
| Modifier and Type | Class and Description |
|---|---|
class |
PublisherEvent |
class |
SubscriberEvent
Events for a Subscriber object
|