org.infinispan.client.hotrod.impl.transport.tcp
Class TcpTransportFactory

java.lang.Object
  extended by org.infinispan.client.hotrod.impl.transport.AbstractTransportFactory
      extended by org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
All Implemented Interfaces:
TransportFactory

public class TcpTransportFactory
extends AbstractTransportFactory

// TODO: Document this

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

Field Summary
 
Fields inherited from class org.infinispan.client.hotrod.impl.transport.AbstractTransportFactory
serverHost, serverPort
 
Constructor Summary
TcpTransportFactory()
           
 
Method Summary
 void destroy()
           
 Transport getTransport()
           
 
Methods inherited from class org.infinispan.client.hotrod.impl.transport.AbstractTransportFactory
init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TcpTransportFactory

public TcpTransportFactory()
Method Detail

destroy

public void destroy()

getTransport

public Transport getTransport()

Google Analytics

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