Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Io.netty.handler.codec.memcache Classes and Interfaces - 32 results found.
NameDescriptionTypePackageFramework
AbstractBinaryMemcacheDecoderDecoder for both BinaryMemcacheRequest and BinaryMemcacheResponse.Classio.netty.handler.codec.memcache.binaryNetty
AbstractBinaryMemcacheEncoderA MessageToByteEncoder that encodes binary memache messages into bytes.Classio.netty.handler.codec.memcache.binaryNetty
AbstractBinaryMemcacheMessageDefault implementation of a BinaryMemcacheMessage.Classio.netty.handler.codec.memcache.binaryNetty
AbstractMemcacheObjectThe default MemcacheObject implementation.Classio.netty.handler.codec.memcacheNetty
AbstractMemcacheObjectAggregatorA ChannelHandler that aggregates an MemcacheMessageand its following MemcacheContents into a single MemcacheMessage withClassio.netty.handler.codec.memcacheNetty
AbstractMemcacheObjectDecoderAbstract super class for both ascii and binary decoders.Classio.netty.handler.codec.memcacheNetty
AbstractMemcacheObjectEncoderA general purpose AbstractMemcacheObjectEncoder that encodes MemcacheMessages.Classio.netty.handler.codec.memcacheNetty
BinaryMemcacheClientCodecThe client codec that combines the proper encoder and decoder.Classio.netty.handler.codec.memcache.binaryNetty
BinaryMemcacheMessageAn interface that defines a binary Memcache message, providing common properties forBinaryMemcacheRequest and BinaryMemcacheResponse.Interfaceio.netty.handler.codec.memcache.binaryNetty
BinaryMemcacheObjectAggregatorAn object aggregator for the memcache binary protocol.Classio.netty.handler.codec.memcache.binaryNetty
BinaryMemcacheOpcodesRepresents all Opcodes that can occur in a BinaryMemcacheMessage.Classio.netty.handler.codec.memcache.binaryNetty
BinaryMemcacheRequestRepresents a full BinaryMemcacheRequest, which contains the header and optional key and extras.Interfaceio.netty.handler.codec.memcache.binaryNetty
BinaryMemcacheRequestDecoderThe decoder part which takes care of decoding the request-specific headers.Classio.netty.handler.codec.memcache.binaryNetty
BinaryMemcacheRequestEncoderThe encoder part which takes care of encoding the request headers.Classio.netty.handler.codec.memcache.binaryNetty
BinaryMemcacheResponseRepresents a full BinaryMemcacheResponse, which contains the header and optional key and extras.Interfaceio.netty.handler.codec.memcache.binaryNetty
BinaryMemcacheResponseDecoderThe decoder which takes care of decoding the response headers.Classio.netty.handler.codec.memcache.binaryNetty
BinaryMemcacheResponseEncoderThe encoder which takes care of encoding the response headers.Classio.netty.handler.codec.memcache.binaryNetty
BinaryMemcacheResponseStatusContains all possible status values a BinaryMemcacheResponse can return.Classio.netty.handler.codec.memcache.binaryNetty
BinaryMemcacheServerCodecThe full server codec that combines the correct encoder and decoder.Classio.netty.handler.codec.memcache.binaryNetty
DefaultBinaryMemcacheRequestThe default implementation of the BinaryMemcacheRequest.Classio.netty.handler.codec.memcache.binaryNetty
DefaultBinaryMemcacheResponseThe default implementation of the BinaryMemcacheResponse.Classio.netty.handler.codec.memcache.binaryNetty
DefaultFullBinaryMemcacheRequestThe default implementation of a FullBinaryMemcacheRequest.Classio.netty.handler.codec.memcache.binaryNetty
DefaultFullBinaryMemcacheResponseThe default implementation of a FullBinaryMemcacheResponse.Classio.netty.handler.codec.memcache.binaryNetty
DefaultLastMemcacheContentThe default implementation for the LastMemcacheContent.Classio.netty.handler.codec.memcacheNetty
DefaultMemcacheContentThe default MemcacheContent implementation.Classio.netty.handler.codec.memcacheNetty
FullBinaryMemcacheRequestA BinaryMemcacheRequest that also includes the content.Interfaceio.netty.handler.codec.memcache.binaryNetty
FullBinaryMemcacheResponseA BinaryMemcacheResponse that also includes the content.Interfaceio.netty.handler.codec.memcache.binaryNetty
FullMemcacheMessageCombines MemcacheMessage and LastMemcacheContent into onemessage.Interfaceio.netty.handler.codec.memcacheNetty
LastMemcacheContentThe MemcacheContent which signals the end of the content batch.Interfaceio.netty.handler.codec.memcacheNetty
MemcacheContentAn Memcache content chunk.Interfaceio.netty.handler.codec.memcacheNetty
MemcacheMessageMarker interface for both ascii and binary messages.Interfaceio.netty.handler.codec.memcacheNetty
MemcacheObjectDefines a common interface for all MemcacheObject implementations.Interfaceio.netty.handler.codec.memcacheNetty