Uses of Interface
org.infinispan.client.hotrod.impl.transport.TransportFactory

Packages that use TransportFactory
org.infinispan.client.hotrod.impl   
org.infinispan.client.hotrod.impl.transport.netty   
org.infinispan.client.hotrod.impl.transport.tcp   
 

Uses of TransportFactory in org.infinispan.client.hotrod.impl
 

Constructors in org.infinispan.client.hotrod.impl with parameters of type TransportFactory
HotrodOperationsImpl(String cacheName, TransportFactory transportFactory)
           
 

Uses of TransportFactory in org.infinispan.client.hotrod.impl.transport.netty
 

Classes in org.infinispan.client.hotrod.impl.transport.netty that implement TransportFactory
 class NettyTransportFactory
          // TODO: Document this
 

Uses of TransportFactory in org.infinispan.client.hotrod.impl.transport.tcp
 

Classes in org.infinispan.client.hotrod.impl.transport.tcp that implement TransportFactory
 class TcpTransportFactory
          // TODO: Document this

todo - all methods but start and start can be called from multiple threads, add proper sync

 


Google Analytics

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