|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.http.impl.nio.reactor.SessionRequestQueue
Constructor Summary | |
SessionRequestQueue()
|
Method Summary | |
org.apache.http.impl.nio.reactor.SessionRequestImpl |
pop()
|
void |
push(org.apache.http.impl.nio.reactor.SessionRequestImpl entry)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SessionRequestQueue()
Method Detail |
public void push(org.apache.http.impl.nio.reactor.SessionRequestImpl entry)
public org.apache.http.impl.nio.reactor.SessionRequestImpl pop()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |