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