|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.model.Session
public class Session
| Constructor Summary | |
|---|---|
Session()
|
|
| Method Summary | |
|---|---|
HttpRequest |
getRequest()
|
HttpResponse |
getResponse()
|
static Session |
newSession(HttpRequest request,
HttpResponse response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Session()
| Method Detail |
|---|
public HttpRequest getRequest()
public HttpResponse getResponse()
public static Session newSession(HttpRequest request,
HttpResponse response)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||