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

java.lang.Object
  extended by org.smallmind.cloud.cluster.protocol.socket.SocketClusterHandle
All Implemented Interfaces:
ClusterHandle

public class SocketClusterHandle
extends Object
implements ClusterHandle


Constructor Summary
SocketClusterHandle(SocketClusterManager socketClusterManager)
           
 
Method Summary
 SocketChannel connect(Object[] parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocketClusterHandle

public SocketClusterHandle(SocketClusterManager socketClusterManager)
Method Detail

connect

public SocketChannel connect(Object[] parameters)
                      throws ClusterManagementException
Throws:
ClusterManagementException


Copyright © 2011. All Rights Reserved.