|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.transport.AbstractMessageAdapter
org.mule.transport.udp.UdpMessageAdapter
org.mule.transport.multicast.MulticastMessageAdapter
public class MulticastMessageAdapter
MulticastMessageAdapter TODO
| Field Summary |
|---|
| Fields inherited from class org.mule.transport.udp.UdpMessageAdapter |
|---|
ADDRESS_PROPERTY, PORT_PROPERTY |
| Fields inherited from class org.mule.transport.AbstractMessageAdapter |
|---|
attachments, DEFAULT_FAILFAST, encoding, exceptionPayload, id, logger, properties |
| Fields inherited from interface org.mule.api.ThreadSafeAccess |
|---|
READ, WRITE |
| Constructor Summary | |
|---|---|
MulticastMessageAdapter(Object message)
|
|
| Method Summary |
|---|
| Methods inherited from class org.mule.transport.udp.UdpMessageAdapter |
|---|
getPayload, getPayloadAsBytes, getPayloadAsString, newThreadCopy |
| Methods inherited from class org.mule.transport.AbstractMessageAdapter |
|---|
addAttachment, addInboundProperties, addProperties, assertAccess, clearProperties, getAttachment, getAttachmentNames, getBooleanProperty, getCorrelationGroupSize, getCorrelationId, getCorrelationSequence, getDoubleProperty, getEncoding, getExceptionPayload, getIntProperty, getLongProperty, getProperty, getProperty, getPropertyNames, getReplyTo, getStringProperty, getUniqueId, isDisabled, newException, release, removeAttachment, removeProperty, resetAccessControl, setBooleanProperty, setCorrelationGroupSize, setCorrelationId, setCorrelationSequence, setDoubleProperty, setEncoding, setExceptionPayload, setIntProperty, setLongProperty, setProperty, setProperty, setReplyTo, setStringProperty, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MulticastMessageAdapter(Object message)
throws org.mule.api.MessagingException
org.mule.api.MessagingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||