public static interface Messaging.RequestHandler.RequestContext
Modifier and Type | Method and Description |
---|---|
String |
getPath()
Returns the message path of the request.
|
SessionId |
getSessionId()
SessionId of the session that sent the request.
|
Map<String,String> |
getSessionProperties()
Session properties of the session that sent the request.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.