com.electrotank.electroserver5.client.api.helper
Class EsUnknownMessage
java.lang.Object
com.electrotank.electroserver5.client.events.Event<EsMessageType>
com.electrotank.electroserver5.client.api.helper.EsMessage
com.electrotank.electroserver5.client.api.helper.EsUnknownMessage
- All Implemented Interfaces:
- ThriftSerializable
public class EsUnknownMessage
- extends EsMessage
Represents an unknown message from the server
| Methods inherited from class com.electrotank.electroserver5.client.events.Event |
getType, setType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EsUnknownMessage
public EsUnknownMessage()
toThrift
public org.apache.thrift.TBase toThrift()
fromThrift
public void fromThrift(org.apache.thrift.TBase t)
newThrift
public org.apache.thrift.TBase newThrift()
Copyright © 2007-2010 Electrotank, Inc. All Rights Reserved.