public interface Writeable
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(org.jboss.netty.buffer.ChannelBuffer bb)
Writes byte streams of messages to channel buffer.
|
void writeTo(org.jboss.netty.buffer.ChannelBuffer bb)
throws PcepParseException
bb - parameter of type channel bufferPcepParseException - when error occurs while writing pcep message to channel buffer