|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.flat502.rox.processing.Context com.flat502.rox.client.RpcResponseContext
public class RpcResponseContext
Constructor Summary | |
---|---|
RpcResponseContext(java.nio.channels.SocketChannel channel,
SSLSession sslSession,
HttpResponseBuffer rsp)
|
Method Summary | |
---|---|
HttpResponseBuffer |
getHttpRequest()
|
Methods inherited from class com.flat502.rox.processing.Context |
---|
getRemoteAddr, getRemotePort, getSSLSession |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RpcResponseContext(java.nio.channels.SocketChannel channel, SSLSession sslSession, HttpResponseBuffer rsp)
Method Detail |
---|
public HttpResponseBuffer getHttpRequest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |