|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteResultException | |
org.jdiagnose.remote | |
org.jdiagnose.remote.comms | |
org.jdiagnose.remote.file | |
org.jdiagnose.remote.system |
Uses of RemoteResultException in org.jdiagnose.remote |
Methods in org.jdiagnose.remote that throw RemoteResultException | |
void |
RemoteResultStore.addRemoteResult(RemoteResult result)
|
void |
RemoteResultStore.addRemoteResults(java.util.Iterator results)
|
void |
RemoteResultSender.send(RemoteResult result)
|
void |
LocalRemoteResultSender.send(RemoteResult result)
|
void |
AsyncRemoteResultSender.send(RemoteResult result)
|
Uses of RemoteResultException in org.jdiagnose.remote.comms |
Methods in org.jdiagnose.remote.comms that throw RemoteResultException | |
void |
MulticastSender.send(RemoteResult result)
|
void |
HttpSender.send(RemoteResult result)
|
Uses of RemoteResultException in org.jdiagnose.remote.file |
Methods in org.jdiagnose.remote.file that throw RemoteResultException | |
void |
CsvSender.send(RemoteResult result)
|
Uses of RemoteResultException in org.jdiagnose.remote.system |
Methods in org.jdiagnose.remote.system that throw RemoteResultException | |
void |
InMemoryRemoteSystem.addRemoteResults(java.util.Iterator results)
|
void |
InMemoryRemoteSystem.addRemoteResult(RemoteResult result)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |