GigaSpaces XAP 9.5 API

org.openspaces.memcached.protocol.binary
Class MemcachedBinaryPipelineFactory

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

public class MemcachedBinaryPipelineFactory
extends Object
implements org.jboss.netty.channel.ChannelPipelineFactory


Constructor Summary
MemcachedBinaryPipelineFactory(SpaceCache cache, 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

MemcachedBinaryPipelineFactory

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

getPipeline

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

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.