public class CreateSession extends Object implements Serializable
| Constructor and Description |
|---|
CreateSession(Map<String,String> properties,
Long callbackHandlerId) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCallbackHandlerId() |
Map<String,String> |
getProperties() |
String |
toString() |