|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventSessionConfig.ComType | |
---|---|
com.gigaspaces.events | Provides GigaSpaces events related interfaces. |
Uses of EventSessionConfig.ComType in com.gigaspaces.events |
---|
Methods in com.gigaspaces.events that return EventSessionConfig.ComType | |
---|---|
EventSessionConfig.ComType |
EventSessionConfig.getComType()
Gets the Communication type that is in use with this config. |
static EventSessionConfig.ComType |
EventSessionConfig.ComType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EventSessionConfig.ComType[] |
EventSessionConfig.ComType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.gigaspaces.events with parameters of type EventSessionConfig.ComType | |
---|---|
void |
EventSessionConfig.setComType(EventSessionConfig.ComType comType)
Set the Communication type to be used with this config. |
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |