Package com.kheops.jmap.net
Class JMapExtensionRequest
java.lang.Object
com.kheops.jmap.net.JMapRequest
com.kheops.jmap.net.JMapExtensionRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.kheops.jmap.net.JMapRequest
pendingRequest, postProcessable, PROTOCOL_VERSION_7_0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.kheops.jmap.net.JMapRequest
getClient, getClientLocale, getConnectionProperties, getRequestContextValue, getSessionId, isCancelled, isPendingRequest, isPostProcessable, putRequestContextValue, setCancelled, setClient, setClientLocale, setPendingRequest, setPostProcessable, setSessionId, toString
-
Constructor Details
-
JMapExtensionRequest
public JMapExtensionRequest()
-