|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.model.MessageFactory
public class MessageFactory
| Constructor Summary | |
|---|---|
MessageFactory()
|
|
| Method Summary | |
|---|---|
static HttpRequest |
createRequest(io.netty.handler.codec.http.FullHttpRequest request)
|
static HttpResponse |
createResponse(io.netty.handler.codec.http.FullHttpResponse response)
|
static void |
writeResponse(io.netty.handler.codec.http.FullHttpResponse response,
HttpResponse targetHttpResponse)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageFactory()
| Method Detail |
|---|
public static HttpRequest createRequest(io.netty.handler.codec.http.FullHttpRequest request)
public static HttpResponse createResponse(io.netty.handler.codec.http.FullHttpResponse response)
public static void writeResponse(io.netty.handler.codec.http.FullHttpResponse response,
HttpResponse targetHttpResponse)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||