|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.providers.AbstractMessageDispatcher
org.mule.providers.udp.UdpMessageDispatcher
org.mule.providers.multicast.MulticastMessageDispatcher
MulticastMessageDispatcher dispatches events to a multicast address
| Field Summary |
| Fields inherited from class org.mule.providers.udp.UdpMessageDispatcher |
connector, inetAddress, port, socket |
| Fields inherited from class org.mule.providers.AbstractMessageDispatcher |
connected, connectionStrategy, disposed, doThreading, endpoint, logger, workManager |
| Fields inherited from interface org.mule.umo.provider.UMOMessageDispatcher |
RECEIVE_NO_WAIT, RECEIVE_WAIT_INDEFINITELY |
| Constructor Summary | |
MulticastMessageDispatcher(org.mule.umo.endpoint.UMOImmutableEndpoint endpoint)
|
|
| Method Summary | |
protected DatagramSocket |
createSocket(int port,
InetAddress inetAddress)
|
protected void |
doDisconnect()
|
| Methods inherited from class org.mule.providers.udp.UdpMessageDispatcher |
doConnect, doDispatch, doDispose, doReceive, doSend, getConnector, getDelegateSession, write |
| Methods inherited from class org.mule.providers.AbstractMessageDispatcher |
connect, disconnect, dispatch, dispose, exceptionThrown, getConnectEventId, getConnectionDescription, getOutputStream, isConnected, isDisposed, isTransactionRollback, receive, receive, reconnect, send, useRemoteSync |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MulticastMessageDispatcher(org.mule.umo.endpoint.UMOImmutableEndpoint endpoint)
| Method Detail |
protected DatagramSocket createSocket(int port,
InetAddress inetAddress)
throws IOException
IOException
protected void doDisconnect()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||