GigaSpaces XAP 9.0 API

org.openspaces.memcached.protocol.text
Class MemcachedPipelineFactory

java.lang.Object
  extended by org.openspaces.memcached.protocol.text.MemcachedPipelineFactory
All Implemented Interfaces:
org.jboss.netty.channel.ChannelPipelineFactory

public final class MemcachedPipelineFactory
extends Object
implements org.jboss.netty.channel.ChannelPipelineFactory


Field Summary
static Charset USASCII
           
 
Constructor Summary
MemcachedPipelineFactory(SpaceCache cache, String version, boolean verbose, int idleTime, int frameSize, 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
 

Field Detail

USASCII

public static final Charset USASCII
Constructor Detail

MemcachedPipelineFactory

public MemcachedPipelineFactory(SpaceCache cache,
                                String version,
                                boolean verbose,
                                int idleTime,
                                int frameSize,
                                org.jboss.netty.channel.group.DefaultChannelGroup channelGroup)
Method Detail

getPipeline

public final org.jboss.netty.channel.ChannelPipeline getPipeline()
                                                          throws Exception
Specified by:
getPipeline in interface org.jboss.netty.channel.ChannelPipelineFactory
Throws:
Exception

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.