org.infinispan.client.hotrod.impl.transport.netty
Class HotRodClientPipelaneFactory
java.lang.Object
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
- Since:
- 4.1
- Author:
- Mircea.Markus@jboss.com
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 |
HotRodClientPipelaneFactory
public HotRodClientPipelaneFactory(HotRodClientDecoder decoder)
getPipeline
public org.jboss.netty.channel.ChannelPipeline getPipeline()
throws Exception
- Specified by:
getPipeline
in interface org.jboss.netty.channel.ChannelPipelineFactory
- Throws:
Exception
Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.