public interface MessageEncoderFactory<T>
MessageEncoder.DemuxingProtocolEncoder| Modifier and Type | Method | Description |
|---|---|---|
MessageEncoder<T> |
getEncoder() |
Creates a new message encoder.
|
MessageEncoder<T> getEncoder() throws Exception
Exception - If we weren't able to create an encoderCopyright © 2004–2018 Apache MINA Project. All rights reserved.