All Packages Class Hierarchy This Package Previous Next Index
RemoteNode
interface is used by
RemoteClientImpl
to control the operations of its
RemoteNode
RemoteNode
discontinue providing remote data.
RemoteNode
start providing remote data as it is available.
Remode>RemoteNode
discontinue providing remote data.
public abstract Vector getAvailableDataItems() throws RemoteException
ExtVariableSpec
.
public abstract boolean startRemoteDataStream() throws RemoteException
RemoteNode
start providing remote data as it is available.
public abstract boolean stopRemoteDataStream() throws RemoteException
RemoteNode
discontinue providing remote data. This action can be
restarted in the future.
public abstract boolean endRemoteNodeOps() throws RemoteException
RemoteNode
discontinue providing remote data. The corresponding
RemoteNode
mechanisms will be deleted. A brand new
connection will be required in the future if remote data is,
again desired.
All Packages Class Hierarchy This Package Previous NextNext Index