|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thimbleware.jmemcached.protocol.binary.MemcachedBinaryPipelineFactory
public class MemcachedBinaryPipelineFactory
| Constructor Summary | |
|---|---|
MemcachedBinaryPipelineFactory(Cache cache,
java.lang.String version,
boolean verbose,
int idleTime,
org.jboss.netty.channel.group.DefaultChannelGroup channelGroup)
|
|
| Method Summary | |
|---|---|
org.jboss.netty.channel.ChannelPipeline |
getPipeline()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemcachedBinaryPipelineFactory(Cache cache,
java.lang.String version,
boolean verbose,
int idleTime,
org.jboss.netty.channel.group.DefaultChannelGroup channelGroup)
| Method Detail |
|---|
public org.jboss.netty.channel.ChannelPipeline getPipeline()
throws java.lang.Exception
getPipeline in interface org.jboss.netty.channel.ChannelPipelineFactoryjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||