org.jdiagnose.remote.comms
Class MulticastSender

java.lang.Object
  extended byorg.jdiagnose.remote.comms.MulticastSupport
      extended byorg.jdiagnose.remote.comms.MulticastSender
All Implemented Interfaces:
RemoteResultSender

public class MulticastSender
extends MulticastSupport
implements RemoteResultSender

Author:
jmccrindle

Constructor Summary
MulticastSender()
           
 
Method Summary
 void send(RemoteResult result)
           
 
Methods inherited from class org.jdiagnose.remote.comms.MulticastSupport
destroy, getGroup, getLength, getMulticastInterface, getPort, getSocket, getSoTimeout, init, setGroup, setGroup, setLength, setMulticastInterface, setMulticastInterface, setPort, setSoTimeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MulticastSender

public MulticastSender()
Method Detail

send

public void send(RemoteResult result)
          throws RemoteResultException
Specified by:
send in interface RemoteResultSender
Throws:
RemoteResultException


Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.