planetLabVideoClient
Class structSSHOptions

java.lang.Object
  extended by planetLabVideoClient.structSSHOptions
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class structSSHOptions
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

planetLabVideoClient/structSSHOptions.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from src/planetLabVideoClient.idl Saturday, January 17, 2009 3:46:44 PM CET

See Also:
Serialized Form

Field Summary
 int port
           
 java.lang.String testFilePath
           
 
Constructor Summary
structSSHOptions()
           
structSSHOptions(int _port, java.lang.String _testFilePath)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

port

public int port

testFilePath

public java.lang.String testFilePath
Constructor Detail

structSSHOptions

public structSSHOptions()

structSSHOptions

public structSSHOptions(int _port,
                        java.lang.String _testFilePath)