public class RemoteEndpointBinder extends Object
| Constructor and Description |
|---|
RemoteEndpointBinder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bind(RemoteEndpoint remoteEndpoint,
String registryName) |
static void |
unbind(String registryName) |
public static void bind(RemoteEndpoint remoteEndpoint, String registryName) throws NoSuchMethodException, MalformedURLException, RemoteException
public static void unbind(String registryName) throws MalformedURLException, NotBoundException, RemoteException
Copyright © 2013. All Rights Reserved.