public interface RequestHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ServiceClient.Request message)
预处理需要发送的请求数据
|
void handle(ServiceClient.Request message) throws ServiceException, ClientException
message - messageServiceException - exceptionClientException - exceptionCopyright © 2024. All Rights Reserved.