|
Sun Adapter for SNA LU62 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SNAOutboundConfiguration
The configuration object for outbound SNALU62 application. For more description of each method, please see the corresponding online help on the eWay configuration editor GUI.
| Nested Class Summary | |
|---|---|
static interface |
SNAOutboundConfiguration.SNAOutboundConnectionEstablish
The configuration object for outbound ConnectionEstablish section. |
static interface |
SNAOutboundConfiguration.SNAOutboundGeneralSettings
The configuration object for outbound GeneralSettings section. |
static interface |
SNAOutboundConfiguration.SNAOutboundSettings
The configuration object for outbound SNASettings section. |
| Field Summary | |
|---|---|
static java.lang.String |
version
|
| Method Summary | |
|---|---|
SNAOutboundConfiguration.SNAOutboundConnectionEstablish |
getConnectionEstablishment()
Gets SNAOutboundConnectionEstablish object |
SNAOutboundConfiguration.SNAOutboundGeneralSettings |
getGeneralSettings()
Gets SNAOutboundGeneralSettings object |
SNAOutboundConfiguration.SNAOutboundSettings |
getSNASettings()
Gets SNAOutboundSettings object |
void |
validate()
Validates the outbound configuration |
| Field Detail |
|---|
static final java.lang.String version
| Method Detail |
|---|
SNAOutboundConfiguration.SNAOutboundGeneralSettings getGeneralSettings()
SNAOutboundConfiguration.SNAOutboundSettings getSNASettings()
SNAOutboundConfiguration.SNAOutboundConnectionEstablish getConnectionEstablishment()
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 | |||||||||