T - the message typepublic interface MessageEncoderFactory<T>
MessageEncoder.DemuxingProtocolEncoder| Modifier and Type | Method and 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–2024 Apache MINA Project. All rights reserved.