com.thimbleware.jmemcached
Class MemcachedProtocolCodecFactory

java.lang.Object
  extended by org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
      extended by com.thimbleware.jmemcached.MemcachedProtocolCodecFactory
All Implemented Interfaces:
org.apache.mina.filter.codec.ProtocolCodecFactory

public class MemcachedProtocolCodecFactory
extends org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory


Constructor Summary
MemcachedProtocolCodecFactory()
           
 
Method Summary
 
Methods inherited from class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
disposeCodecResources, getDecoder, getEncoder, register, register, register, register, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemcachedProtocolCodecFactory

public MemcachedProtocolCodecFactory()


Copyright © 2008. All Rights Reserved.