|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Configuration.RemoteApiBaseConfig
Maps to Remote API Base Setting.
| Method Summary | |
|---|---|
long |
getClientHandleTimeout()
Gets the maximum time allowed between a request message and its corresponding response message. |
long |
getReadBlockingTimeout()
Gets the blocking time of the call of getting message. |
void |
setReadBlockingTimeout(long timeout)
Specifies the blocking time of the call of getting message. |
void |
validate()
Validates the ExchangeRequest section. |
| Method Detail |
|---|
long getClientHandleTimeout()
long - Returns client handle timeout.
long getReadBlockingTimeout()
long - Returns read blocking timeout.
void setReadBlockingTimeout(long timeout)
throws SAGApplicationException
timeout -
SAGApplicationException.
SAGApplicationException
void validate()
throws SAGApplicationException
SAGApplicationException - upon error.
|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||