org.smallmind.cloud.multicast.event
Class MulticastEvent

java.lang.Object
  extended by org.smallmind.cloud.multicast.event.MulticastEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ClusterBroadcast, MessageMulticastEvent

public class MulticastEvent
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
MulticastEvent()
           
 
Method Summary
 InetAddress getHostAddress()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MulticastEvent

public MulticastEvent()
               throws UnknownHostException
Throws:
UnknownHostException
Method Detail

getHostAddress

public InetAddress getHostAddress()


Copyright © 2011. All Rights Reserved.