public interface IConsumerViewTask
extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
Blob |
getAccessPointPublicKey(AccessPointNode apNode) |
AccessPointNode[] |
getAllAccessPointsInServiceGroup(java.lang.String svcGroupID) |
SvcGroup[] |
getAllServiceGroups() |
Blob getAccessPointPublicKey(AccessPointNode apNode) throws java.rmi.RemoteException
java.rmi.RemoteExceptionSvcGroup[] getAllServiceGroups() throws java.rmi.RemoteException
java.rmi.RemoteExceptionAccessPointNode[] getAllAccessPointsInServiceGroup(java.lang.String svcGroupID) throws java.rmi.RemoteException
java.rmi.RemoteException