|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MessageDecoderType
- type of decoder created by this builderpublic interface MessageDecoderBuilder<MessageDecoderType extends MessageDecoder>
Simple builder interface for MessageDecoder
s.
Builders must be thread-safe and reusable.
Method Summary | |
---|---|
MessageDecoderType |
buildDecoder()
Creates a new instance of the message decoder. |
Method Detail |
---|
MessageDecoderType buildDecoder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |