hr.tis.mgw.client.message
Class MessageId
java.lang.Object
hr.tis.mgw.client.message.MessageId
- All Implemented Interfaces:
- java.io.Serializable
- public class MessageId
- extends java.lang.Object
- implements java.io.Serializable
Hold message reference and port obtained after sending message.
Used for requesting message delivery status.
- See Also:
- Serialized Form
|
Constructor Summary |
MessageId(java.lang.String id,
int type)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MessageId
public MessageId(java.lang.String id,
int type)
getId
public java.lang.String getId()
getPort
public int getPort()
toString
public java.lang.String toString()
Copyright © 2000-2007, TIS.kis d.o.o. All Rights Reserved.