org.infinispan.client.hotrod.impl.transport.netty
Class HotrodClientPipelaneFactory

java.lang.Object
  extended by org.infinispan.client.hotrod.impl.transport.netty.HotrodClientPipelaneFactory
All Implemented Interfaces:
org.jboss.netty.channel.ChannelPipelineFactory

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

// TODO: Document this

Since:
4.1
Author:
Mircea.Markus@jboss.com

Constructor Summary
HotrodClientPipelaneFactory(HotrodClientDecoder decoder)
           
 
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

HotrodClientPipelaneFactory

public HotrodClientPipelaneFactory(HotrodClientDecoder decoder)
Method Detail

getPipeline

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

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.