org.smallmind.quorum.transport
Class TransportManager

java.lang.Object
  extended by org.smallmind.quorum.transport.TransportManager
All Implemented Interfaces:
StaticManager

public class TransportManager
extends Object
implements StaticManager


Constructor Summary
TransportManager()
           
 
Method Summary
static Transport getTransport()
           
static void register(Transport transport)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransportManager

public TransportManager()
Method Detail

register

public static void register(Transport transport)

getTransport

public static Transport getTransport()


Copyright © 2012. All Rights Reserved.