GigaSpaces XAP 8.0 API

Uses of Class
com.gigaspaces.events.EventSessionConfig.ComType

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 are 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 8.0 API

Copyright © GigaSpaces.