visad.util
Class ClientServer
- java.lang.Object
-
- visad.util.ClientServer
-
public class ClientServer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description ClientServer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static RemoteServerconnectToServer(java.lang.String hostName, java.lang.String serviceName)static RemoteServerconnectToServer(java.lang.String hostName, java.lang.String serviceName, boolean verbose)static LocalDisplaygetClientDisplay(RemoteServer client, int index)static LocalDisplaygetClientDisplay(RemoteServer client, int index, DataReference[] refs)static LocalDisplay[]getClientDisplays(RemoteServer client)static LocalDisplay[]getClientDisplays(RemoteServer client, DataReference[] refs)static RemoteServerImplstartServer(java.lang.String serviceName)
-
-
-
Method Detail
-
connectToServer
public static RemoteServer connectToServer(java.lang.String hostName, java.lang.String serviceName) throws java.rmi.RemoteException, VisADException
- Throws:
java.rmi.RemoteExceptionVisADException
-
connectToServer
public static RemoteServer connectToServer(java.lang.String hostName, java.lang.String serviceName, boolean verbose) throws java.rmi.RemoteException, VisADException
- Throws:
java.rmi.RemoteExceptionVisADException
-
getClientDisplay
public static LocalDisplay getClientDisplay(RemoteServer client, int index) throws java.rmi.RemoteException, VisADException
- Throws:
java.rmi.RemoteExceptionVisADException
-
getClientDisplay
public static LocalDisplay getClientDisplay(RemoteServer client, int index, DataReference[] refs) throws java.rmi.RemoteException, VisADException
- Throws:
java.rmi.RemoteExceptionVisADException
-
getClientDisplays
public static LocalDisplay[] getClientDisplays(RemoteServer client) throws java.rmi.RemoteException, VisADException
- Throws:
java.rmi.RemoteExceptionVisADException
-
getClientDisplays
public static LocalDisplay[] getClientDisplays(RemoteServer client, DataReference[] refs) throws java.rmi.RemoteException, VisADException
- Throws:
java.rmi.RemoteExceptionVisADException
-
startServer
public static RemoteServerImpl startServer(java.lang.String serviceName) throws java.rmi.RemoteException, VisADException
- Throws:
java.rmi.RemoteExceptionVisADException
-
-
DMelt 3.0 © DataMelt by jWork.ORG