|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides a simple interface is accessed by the gatekeeper to forward service requests and handle service-specific protocol replies.
Method Summary | |
String |
getHandle()
Retrieves a handle to this service. |
String |
getRequestFailMessage(Exception e)
|
String |
getRequestSuccessMessage()
|
void |
request(ServiceRequest request)
Invokes the service with given request. |
void |
setArguments(String[] args)
|
void |
setCredentials(GSSCredential cred)
Sets the credentials for the service. |
Method Detail |
public void setCredentials(GSSCredential cred)
public void request(ServiceRequest request) throws ServiceException
ServiceException
public String getHandle()
public void setArguments(String[] args) throws ServiceException
ServiceException
public String getRequestSuccessMessage()
public String getRequestFailMessage(Exception e)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |