JavaScript is disabled on your browser.
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method
io.netty.handler.codec.memcache.binary

Class BinaryMemcacheClientCodec

    • Constructor Detail

      • BinaryMemcacheClientCodec

        public BinaryMemcacheClientCodec()
        Create a new BinaryMemcacheClientCodec with the default settings applied.
      • BinaryMemcacheClientCodec

        public BinaryMemcacheClientCodec(int decodeChunkSize)
        Create a new BinaryMemcacheClientCodec and set a custom chunk size.
        Parameters:
        decodeChunkSize - the maximum chunk size.
      • BinaryMemcacheClientCodec

        public BinaryMemcacheClientCodec(int decodeChunkSize,
         boolean failOnMissingResponse)
        Create a new BinaryMemcacheClientCodec with custom settings.
        Parameters:
        decodeChunkSize - the maximum chunk size.
        failOnMissingResponse - report if after close there are outstanding requests.
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method

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

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