|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MessageEncoderType
- type of message encoder builtpublic interface MessageEncoderBuilder<MessageEncoderType extends MessageEncoder>
Simple builder interface for MessageEncoder
s.
Builders must be thread-safe and reusable.
Method Summary | |
---|---|
MessageEncoderType |
buildEncoder()
Creates a new instance of the message encoder. |
Method Detail |
---|
MessageEncoderType buildEncoder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |