|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionEventProcessor | |
|---|---|
| com.alipay.remoting | |
| com.alipay.remoting.rpc | |
| Uses of ConnectionEventProcessor in com.alipay.remoting |
|---|
| Methods in com.alipay.remoting with parameters of type ConnectionEventProcessor | |
|---|---|
void |
ConnectionEventListener.addConnectionEventProcessor(ConnectionEventType type,
ConnectionEventProcessor processor)
Add event processor. |
| Uses of ConnectionEventProcessor in com.alipay.remoting.rpc |
|---|
| Methods in com.alipay.remoting.rpc with parameters of type ConnectionEventProcessor | |
|---|---|
void |
RpcServer.addConnectionEventProcessor(ConnectionEventType type,
ConnectionEventProcessor processor)
Add processor to process connection event. |
void |
RpcClient.addConnectionEventProcessor(ConnectionEventType type,
ConnectionEventProcessor processor)
Add processor to process connection event. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||