| java.lang.Object org.cougaar.mlm.ui.planviewer.ConnectionHelper
ConnectionHelper | public class ConnectionHelper (Code) | | Creates connection between client and XML Plan Server.
|
isDebugPSP | boolean isDebugPSP(Code) | | |
ConnectionHelper | public ConnectionHelper()(Code) | | If you create a ConnectionHelper instance with 0 params. must
call setConnection()... to intialize connection
|
getClusterHostPort | public static String getClusterHostPort(java.awt.Component parent)(Code) | | getClusterInfo - get the location of the cluster
Only used when running in an application
|
getResponse | public byte[] getResponse() throws IOException(Code) | | Sends data and returns response in buffer.
|
getURL | public URL getURL()(Code) | | getURL - returns URL for the connection
URL for the connection |
|
|