com.sentilla.platform.cmote
Class NetworkStopMessage

java.lang.Object
  extended by com.sentilla.io.HostMessage
      extended by com.sentilla.platform.cmote.NetworkStopMessage
All Implemented Interfaces:
Serializable

public class NetworkStopMessage
extends HostMessage

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sentilla.io.HostMessage
messageType, msgId, obj, returnStatus
 
Constructor Summary
NetworkStopMessage()
           
 
Method Summary
 
Methods inherited from class com.sentilla.io.HostMessage
getMessageType, getMsgId, getObject, getReturnStatus, setMessageType, setObject, setReturnStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetworkStopMessage

public NetworkStopMessage()


Copyright © 2007 Sentilla Corporation. All Rights Reserved.