public class CreateSession extends Object implements Serializable
CreateSession(Map<String,String> properties, Long callbackHandlerId)
Long
getCallbackHandlerId()
Map<String,String>
getProperties()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CreateSession(Map<String,String> properties, Long callbackHandlerId)
public Map<String,String> getProperties()
public Long getCallbackHandlerId()
public String toString()
toString
Object