|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RemoteApis.RaSNL
It is for RA SNL APIs. Not-implemented - leave here as a placeholder for design.
| Method Summary | |
|---|---|
SNLMessage |
getRequest()
Gets the request. |
SNLMessage |
getResponse()
Gets the response. |
void |
setRequest(SNLMessage request)
Sets the request. |
void |
setResponse(SNLMessage response)
Sets the response. |
int |
SwCall()
SwCall. |
int |
SwCallback()
SwCallback. |
| Method Detail |
|---|
int SwCall()
throws SAGApplicationException
SAGApplicationException - upon error.
int SwCallback()
throws SAGApplicationException
SAGApplicationException - upon error.SNLMessage getRequest()
SNLMessage - Returns SNLMessage.
SNLMessage getResponse()
SNLMessage - Returns SNLMessage.
void setRequest(SNLMessage request)
throws SAGApplicationException
request -
SAGApplicationException - upon error.
void setResponse(SNLMessage response)
throws SAGApplicationException
response -
SAGApplicationException - upon error.
|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||