org.mockserver.proxy.http.relay
Class BasicHttpDecoder
java.lang.Object
org.mockserver.proxy.http.relay.BasicHttpDecoder
public class BasicHttpDecoder
- extends Object
- Author:
- jamesdbloom
|
Field Summary |
protected static org.slf4j.Logger |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final org.slf4j.Logger logger
BasicHttpDecoder
public BasicHttpDecoder(io.netty.buffer.ByteBuf byteBuf)
getContentLength
public Integer getContentLength()
getContentStart
public int getContentStart()
Copyright © 2014. All rights reserved.