org.smallmind.cloud.multicast.event
Class EventTransmitter
java.lang.Object
org.smallmind.cloud.multicast.event.EventTransmitter
- All Implemented Interfaces:
- Runnable
public class EventTransmitter
- extends Object
- implements Runnable
EventTransmitter
public EventTransmitter(MulticastEventHandler eventHandler,
Logger logger,
InetAddress multicastInetAddr,
int multicastPort,
int messageSegmentSize)
throws IOException,
CacheException
- Throws:
IOException
CacheException
fireEvent
public void fireEvent(MulticastEvent multicastEvent)
throws EventMessageException
- Throws:
EventMessageException
logError
public void logError(Throwable throwable)
finish
public void finish()
run
public void run()
- Specified by:
run in interface Runnable
finalize
public void finalize()
- Overrides:
finalize in class Object
Copyright © 2011. All Rights Reserved.