|
Sun Adapter for SNA LU62 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SNAInboundConfiguration.SNAInboundConnectionEstablish
The configuration object for inbound ConnectionEstablish section. For more description of each method, please see the corresponding online help on the eWay configuration editor GUI.
| Method Summary | |
|---|---|
int |
getMaxConnectionRetries()
Gets MaxConnectionRetries |
long |
getRetryConnectionInterval()
Gets RetryConnectionInterval |
void |
setMaxConnectionRetries(int aMaxConnectionRetries)
Sets MaxConnectionRetries |
void |
setRetryConnectionInterval(long aRetryConnectionInterval)
Sets RetryConnectionInterval |
void |
validate()
Validates inbound ConnectionEstablish section |
| Method Detail |
|---|
int getMaxConnectionRetries()
long getRetryConnectionInterval()
void setMaxConnectionRetries(int aMaxConnectionRetries)
throws SNAApplicationException
aMaxConnectionRetries - The MaxConnectionRetries to set
SNAApplicationException - up on error
void setRetryConnectionInterval(long aRetryConnectionInterval)
throws SNAApplicationException
aRetryConnectionInterval - The RetryConnectionInterval to set
SNAApplicationException - up on error
void validate()
throws SNAApplicationException
SNAApplicationException - up on error
|
Sun Adapter for SNA LU62 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||