Interface | Description |
---|---|
ChannelEventListener |
监听Channel的事件,包括连接断开、连接建立、连接异常,传送这些事件到应用层
|
CommandBody |
RemotingCommand中自定义字段反射对象的公共接口
|
InvokeCallback |
异步调用应答回调接口
|
RemotingClient |
远程通信,Client接口
|
RemotingServer |
远程通信,Server接口
|
Copyright © 2014. All Rights Reserved.