org.jdiagnose.remote
Interface RemoteResultSender

All Known Implementing Classes:
AsyncRemoteResultSender, CsvSender, HttpSender, LocalRemoteResultSender, MulticastSender

public interface RemoteResultSender

Author:
jmccrindle

Method Summary
 void send(RemoteResult result)
           
 

Method Detail

send

public void send(RemoteResult result)
          throws RemoteResultException
Throws:
RemoteResultException


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