public class MonitorContext extends Object implements org.apache.mina.handler.chain.IoHandlerCommand
| Constructor and Description |
|---|
MonitorContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.apache.mina.handler.chain.IoHandlerCommand.NextCommand next,
org.apache.mina.core.session.IoSession session,
Object message) |
protected String |
getContextKey() |
public void execute(org.apache.mina.handler.chain.IoHandlerCommand.NextCommand next,
org.apache.mina.core.session.IoSession session,
Object message)
throws Exception
execute in interface org.apache.mina.handler.chain.IoHandlerCommandExceptionprotected String getContextKey()
Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.