E - the element typepublic interface MultiConnectionSubscriptionRequest<E extends java.lang.Enum<E>>
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsEventType(E eventType)
Contains event type.
|
E[] |
getEventTypes()
Gets the event types.
|