Uses of Interface
org.infinispan.client.hotrod.impl.Transport

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

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

Classes in org.infinispan.client.hotrod.impl that implement Transport
 class AbstractTransport
          // TODO: Document this
 

Methods in org.infinispan.client.hotrod.impl that return Transport
 Transport TransportFactory.getTransport()
           
 Transport HotrodOperationsImpl.getTransport()
           
 

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

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

Methods in org.infinispan.client.hotrod.impl.transport.netty that return Transport
 Transport NettyTransportFactory.getTransport()
           
 

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

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

Methods in org.infinispan.client.hotrod.impl.transport.tcp that return Transport
 Transport TcpTransportFactory.getTransport()
           
 


Google Analytics

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