org.smallmind.quorum.transport.remote
Class RemoteEndpointBinder
java.lang.Object
org.smallmind.quorum.transport.remote.RemoteEndpointBinder
public class RemoteEndpointBinder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteEndpointBinder
public RemoteEndpointBinder()
bind
public static void bind(RemoteEndpoint remoteEndpoint,
String registryName)
throws NoSuchMethodException,
MalformedURLException,
RemoteException
- Throws:
NoSuchMethodException
MalformedURLException
RemoteException
unbind
public static void unbind(String registryName)
throws MalformedURLException,
NotBoundException,
RemoteException
- Throws:
MalformedURLException
NotBoundException
RemoteException
Copyright © 2012. All Rights Reserved.