org.encog.cloud.client
Class CloudClient
java.lang.Object
org.encog.cloud.client.CloudClient
public class CloudClient
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloudClient
public CloudClient(String n,
String h,
int p)
CloudClient
public CloudClient(String n,
String h)
CloudClient
public CloudClient(String n)
login
public void login(String uid,
String pwd)
logout
public void logout()
main
public static void main(String[] argv)
throws Exception
- Throws:
Exception
identify
public void identify()
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.