|
||||||||||
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
public class SessionRequestQueue
Constructor Summary | |
---|---|
SessionRequestQueue()
|
Method Summary | |
---|---|
SessionRequestImpl |
pop()
|
void |
push(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(SessionRequestImpl entry)
public SessionRequestImpl pop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |