|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.http.impl.nio.DefaultServerIOEventDispatch
| Constructor Summary | |
DefaultServerIOEventDispatch(NHttpServiceHandler handler,
org.apache.http.params.HttpParams params)
|
|
| Method Summary | |
void |
connected(IOSession session)
|
void |
disconnected(IOSession session)
|
void |
inputReady(IOSession session)
|
void |
outputReady(IOSession session)
|
void |
timeout(IOSession session)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultServerIOEventDispatch(NHttpServiceHandler handler,
org.apache.http.params.HttpParams params)
| Method Detail |
public void connected(IOSession session)
connected in interface IOEventDispatchpublic void disconnected(IOSession session)
disconnected in interface IOEventDispatchpublic void inputReady(IOSession session)
inputReady in interface IOEventDispatchpublic void outputReady(IOSession session)
outputReady in interface IOEventDispatchpublic void timeout(IOSession session)
timeout in interface IOEventDispatch
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||