Notification that an application message arrived from a remote node.
| Modifiers | Name | Description |
|---|---|---|
protected java.lang.String |
mimeType |
| Type | Name and description |
|---|---|
java.lang.String |
mimeType |
| Constructor and description |
|---|
RemoteMessageNtf
() |
RemoteMessageNtf
(org.arl.fjage.AgentID recipient) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.String |
getMimeType()Gets the MIME type. |
|
void |
setMimeType(java.lang.String mimeType)Sets the MIME type. |
|
java.lang.String |
toString() |
| Methods inherited from class | Name |
|---|---|
class DatagramNtf |
setData, getData, toString, setPriority, getPriority, getProtocol, setProtocol, getTo, getFrom, setFrom, setTo, setTtl, getTtl, setPerformative, getPerformative, setRecipient, getRecipient, setSender, getSender, setMessageID, getMessageID, setInReplyTo, getInReplyTo, setSentAt, getSentAt, getJsonCache, setJsonCache, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Groovy Documentation