|
Guvnor web application Drools 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionType | |
---|---|
org.drools.guvnor.client.asseteditor.drools.serviceconfig |
Uses of SessionType in org.drools.guvnor.client.asseteditor.drools.serviceconfig |
---|
Methods in org.drools.guvnor.client.asseteditor.drools.serviceconfig that return SessionType | |
---|---|
SessionType |
ServiceKSessionConfig.getType()
|
static SessionType |
SessionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SessionType[] |
SessionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.drools.guvnor.client.asseteditor.drools.serviceconfig with parameters of type SessionType | |
---|---|
void |
ServiceKSessionConfig.setType(SessionType type)
|
Constructors in org.drools.guvnor.client.asseteditor.drools.serviceconfig with parameters of type SessionType | |
---|---|
ServiceKSessionConfig(String name,
String url,
SessionType type,
ProtocolOption protocol,
MarshallingOption marshalling,
ClockType clockType,
Boolean keepReference,
Map<ListenerType,Set<String>> listeners)
|
|
Guvnor web application Drools 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |