it.polito.elite.doseWS.agency.messages
Class ImAlive
java.lang.Object
it.polito.elite.doseWS.agency.messages.Message
it.polito.elite.doseWS.agency.messages.ImAlive
- public class ImAlive
- extends Message
Title: ImAlive
Description: The default response to an IsAlive message. It specify the service
exported by the agent.
Copyright: Copyright (c) 2004
Company: Politecnico di Torino
- Author:
- alessio.bosca@polito.it
|
Constructor Summary |
ImAlive(java.lang.String service)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImAlive
public ImAlive(java.lang.String service)
createMsg
public java.lang.String createMsg()
getID
public static java.lang.String getID()
getService
public java.lang.String getService()
parse
public static Message parse(java.lang.String msg)