public interface Sesame extends Remote
| Modifier and Type | Method and Description |
|---|---|
String |
getAvailability() |
String |
sesame(String name) |
String |
sesame(String name,
String resultType) |
String |
sesame(String name,
String resultType,
boolean all) |
String |
sesame(String name,
String resultType,
boolean all,
String service) |
String |
sesameXML(String name) |
String sesame(String name, String resultType) throws RemoteException
RemoteExceptionString sesame(String name, String resultType, boolean all) throws RemoteException
RemoteExceptionString sesame(String name, String resultType, boolean all, String service) throws RemoteException
RemoteExceptionString sesameXML(String name) throws RemoteException
RemoteExceptionString sesame(String name) throws RemoteException
RemoteExceptionString getAvailability() throws RemoteException
RemoteException