org.encog.cloud.basic
Class CloudPacket
java.lang.Object
org.encog.cloud.basic.CloudPacket
public class CloudPacket
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PACKET_STATUS
public static final int PACKET_STATUS
- See Also:
- Constant Field Values
PACKET_LOGIN
public static final int PACKET_LOGIN
- See Also:
- Constant Field Values
PACKET_LOGOUT
public static final int PACKET_LOGOUT
- See Also:
- Constant Field Values
PACKET_IDENTIFY
public static final int PACKET_IDENTIFY
- See Also:
- Constant Field Values
CloudPacket
public CloudPacket(int c,
String[] a)
getCommand
public int getCommand()
getArgs
public String[] getArgs()
Copyright © 2012. All Rights Reserved.