org.smallmind.cloud.cluster.protocol.socket
Class SocketClusterProtocolDetails

java.lang.Object
  extended by org.smallmind.cloud.cluster.protocol.ClusterProtocolDetails
      extended by org.smallmind.cloud.cluster.protocol.socket.SocketClusterProtocolDetails

public class SocketClusterProtocolDetails
extends ClusterProtocolDetails


Constructor Summary
SocketClusterProtocolDetails(PortMapper portMapper)
           
 
Method Summary
 PortMapper getPortMapper()
           
 
Methods inherited from class org.smallmind.cloud.cluster.protocol.ClusterProtocolDetails
getClusterProtocol
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocketClusterProtocolDetails

public SocketClusterProtocolDetails(PortMapper portMapper)
Method Detail

getPortMapper

public PortMapper getPortMapper()


Copyright © 2011. All Rights Reserved.