public interface Session extends JsonRpcRequestSender
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.util.Map<java.lang.String,java.lang.Object> |
getAttributes() |
java.lang.Object |
getRegisterInfo() |
java.lang.String |
getSessionId() |
boolean |
isNew() |
void |
setReconnectionTimeout(long millis) |
sendNotification, sendNotification, sendNotification, sendRequest, sendRequest, sendRequest, sendRequest, sendRequest, sendRequest, sendRequest, sendRequestHonorId, sendRequestHonorIdjava.lang.String getSessionId()
java.lang.Object getRegisterInfo()
boolean isNew()
void close()
throws java.io.IOException
java.io.IOExceptionvoid setReconnectionTimeout(long millis)
java.util.Map<java.lang.String,java.lang.Object> getAttributes()