|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mina.core.service.IoHandlerAdapter
org.apache.mina.example.proxy.AbstractProxyIoHandler
org.apache.mina.example.proxy.ServerToProxyIoHandler
public class ServerToProxyIoHandler
Handles the server to proxy part of the proxied connection.
Field Summary |
---|
Fields inherited from class org.apache.mina.example.proxy.AbstractProxyIoHandler |
---|
OTHER_IO_SESSION |
Constructor Summary | |
---|---|
ServerToProxyIoHandler()
|
Method Summary |
---|
Methods inherited from class org.apache.mina.example.proxy.AbstractProxyIoHandler |
---|
messageReceived, sessionClosed, sessionCreated |
Methods inherited from class org.apache.mina.core.service.IoHandlerAdapter |
---|
exceptionCaught, messageSent, sessionIdle, sessionOpened |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerToProxyIoHandler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |