|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface StreamServerProxy
Proxy for StreamServer, which tests DevicePacketStream.
| Method Summary | |
|---|---|
DevicePacketStream |
getDevicePacketStream(Authentication auth)
Get DevicePacketStream for all sensors. |
DevicePacketStream |
getDevicePacketStream(long sensorID,
Authentication auth)
Get DevicePacketStream for specified sensor. |
| Method Detail |
|---|
DevicePacketStream getDevicePacketStream(Authentication auth)
throws java.rmi.RemoteException,
AuthenticationException
java.rmi.RemoteException
AuthenticationException
DevicePacketStream getDevicePacketStream(long sensorID,
Authentication auth)
throws java.rmi.RemoteException,
DeviceNotFound,
AuthenticationException
java.rmi.RemoteException
DeviceNotFound
AuthenticationException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||