wt.clients.gui
Class ContainerChooserDialog.Server
java.lang.Object
wt.clients.gui.ContainerChooserDialog.Server
- All Implemented Interfaces:
- RemoteAccess
- Enclosing class:
- ContainerChooserDialog
- public static class ContainerChooserDialog.Server
- extends Object
- implements RemoteAccess
Inner class that acts a lightweight service which executes methods on the server
to reduce unnecessary client to server traffic and data transfer.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerChooserDialog.Server
public ContainerChooserDialog.Server()
getContainers
public static Vector getContainers(String name)
- This class is used to invoke the ContainerSpec from the applet code