JavaScript is disabled on your browser.
Skip navigation links
io.netty.handler.codec

Class MessageToMessageDecoder<I>

    • Constructor Detail

      • MessageToMessageDecoder

        protected MessageToMessageDecoder()
        Create a new instance which will try to detect the types to match out of the type parameter of the class.
      • MessageToMessageDecoder

        protected MessageToMessageDecoder(java.lang.Class<? extends I> inboundMessageType)
        Create a new instance
        Parameters:
        inboundMessageType - The type of messages to match and so decode
Skip navigation links

Copyright © 2008–2018 The Netty Project. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /