JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
io.netty.channel

Interface ChannelOutboundBuffer.MessageProcessor

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      boolean processMessage (java.lang.Object msg)
      Will be called for each flushed message until it either there are no more flushed messages or this method returns false.
    • Method Detail

      • processMessage

        boolean processMessage(java.lang.Object msg)
         throws java.lang.Exception
        Will be called for each flushed message until it either there are no more flushed messages or this method returns false.
        Throws:
        java.lang.Exception
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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

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