public interface RpcContext
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
getConnection()
Get current connection.
|
String |
getRemoteAddress()
Get the remote address.
|
void |
sendResponse(Object responseObj)
Send a response back.
|
void sendResponse(Object responseObj)
responseObj - the response objectConnection getConnection()
String getRemoteAddress()
Copyright © 2021. All rights reserved.