public class NettyLocalHTTPServer extends Object
Constructor and Description |
---|
NettyLocalHTTPServer() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
GelfInboundHTTPInitializer |
getHandlerInitializer() |
List<Object> |
getJsonValues() |
io.netty.handler.codec.http.HttpHeaders |
getLastHttpHeaders() |
io.netty.handler.codec.http.HttpMethod |
getLastHttpRequest() |
void |
run() |
void |
setReturnStatus(io.netty.handler.codec.http.HttpResponseStatus status) |
public void close()
public void setReturnStatus(io.netty.handler.codec.http.HttpResponseStatus status)
public GelfInboundHTTPInitializer getHandlerInitializer()
public io.netty.handler.codec.http.HttpMethod getLastHttpRequest()
public io.netty.handler.codec.http.HttpHeaders getLastHttpHeaders()
Copyright © 2013–2023. All rights reserved.