|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.internal.SessionContext
public class SessionContext
| Constructor Summary | |
|---|---|
SessionContext(HttpRequest httpRequest,
io.netty.handler.codec.http.FullHttpResponse response)
|
|
| Method Summary | |
|---|---|
HttpRequest |
getRequest()
|
io.netty.handler.codec.http.FullHttpResponse |
getResponse()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionContext(HttpRequest httpRequest,
io.netty.handler.codec.http.FullHttpResponse response)
| Method Detail |
|---|
public HttpRequest getRequest()
public io.netty.handler.codec.http.FullHttpResponse getResponse()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||