public class RtspRequestEncoder extends RtspMessageEncoder
HttpRequest into
a ByteBuf.| Constructor and Description |
|---|
RtspRequestEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encodeInitialLine(io.netty.buffer.ByteBuf buf,
HttpMessage message) |
encodeisEncodablenewOutboundBufferafterAdd, afterRemove, beforeAdd, beforeRemove, bind, close, connect, deregister, disconnect, exceptionCaught, userEventTriggeredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected void encodeInitialLine(io.netty.buffer.ByteBuf buf,
HttpMessage message)
throws Exception
encodeInitialLine in class HttpMessageEncoderExceptionCopyright © 2008-2012 The Netty Project. All Rights Reserved.