| 程序包 | 说明 |
|---|---|
| com.bitactor.framework.cloud.spring.controller.bean | |
| com.bitactor.framework.cloud.spring.controller.extension | |
| com.bitactor.framework.cloud.spring.controller.support |
| 限定符和类型 | 字段和说明 |
|---|---|
private MessageBytes |
ControllerResp.messageBytes |
| 限定符和类型 | 方法和说明 |
|---|---|
MessageBytes |
ControllerResp.getMessageBytes() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ControllerResp.setMessageBytes(MessageBytes messageBytes) |
| 构造器和说明 |
|---|
ControllerResp(Class<?> returnType,
MessageBytes messageBytes) |
| 限定符和类型 | 方法和说明 |
|---|---|
MessageBytes |
ErrorMessageHandler.getErrorMessageByte(Throwable exception,
int msgErrorType,
ClientNetSession session,
ProtocolType type,
int msgId,
int commandId) |
| 限定符和类型 | 方法和说明 |
|---|---|
MessageBytes |
ControllerContext.buildErrorMessageByte(Throwable exception,
int msgErrorType,
ClientNetSession session,
ProtocolType type,
int msgId,
int commandId)
构建错误响应
|
Copyright © 2021. All rights reserved.