|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.handler.VersionResponseHandler
public class VersionResponseHandler
| Constructor Summary | |
|---|---|
VersionResponseHandler(Resource resource)
|
|
| Method Summary | |
|---|---|
ResponseHandler |
apply(MocoConfig config)
|
void |
writeToResponse(io.netty.handler.codec.http.FullHttpRequest request,
io.netty.handler.codec.http.FullHttpResponse response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VersionResponseHandler(Resource resource)
| Method Detail |
|---|
public void writeToResponse(io.netty.handler.codec.http.FullHttpRequest request,
io.netty.handler.codec.http.FullHttpResponse response)
writeToResponse in interface ResponseHandlerpublic ResponseHandler apply(MocoConfig config)
apply in interface ConfigApplier<ResponseHandler>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||