|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InboundConfiguration
Configuration holder for the SAG inbound eWay.
| Nested Class Summary | |
|---|---|
static interface |
InboundConfiguration.InboundControlConfig
|
| Method Summary | |
|---|---|
Configuration.HandleFileResponseConfig |
getFileActServer()
Gets the handle file response settings. |
InboundConfiguration.InboundControlConfig |
getInboundControl()
Gets the inbound control settings. |
Configuration.HandleResponseConfig |
getInterActServer()
Gets the handle response settings. |
Configuration.RemoteApiBaseConfig |
getRemoteApiBase()
Gets the remote API base settings. |
Configuration.EnvelopeConfig |
getSagEnvelope()
Gets the SAG Envelope settings. |
Configuration.LocalAuthenticationConfig |
getSagLocalAuthentication()
Gets the SAG Local Authentication settings. |
Configuration.TransportConfig |
getSagTransport()
Gets the SAG transport. |
void |
reset()
Resets the configuration. |
void |
validate()
Validates the whole configuration. |
| Method Detail |
|---|
Configuration.RemoteApiBaseConfig getRemoteApiBase()
throws SAGApplicationException
RemoteApiBaseConfig - Returns the remote API Base configuration.
SAGApplicationException - upon error.
Configuration.TransportConfig getSagTransport()
throws SAGApplicationException
TransportConfig - Returns the SAG transport configuration.
SAGApplicationException - upon error.
Configuration.LocalAuthenticationConfig getSagLocalAuthentication()
throws SAGApplicationException
LocalAuthenticationConfig - Returns SAG Local Authentication configuration.
SAGApplicationException - upon error.
Configuration.EnvelopeConfig getSagEnvelope()
throws SAGApplicationException
EnvelopeConfig - Returns SAG envelope configuration.
SAGApplicationException - upon error.
void validate()
throws SAGApplicationException
SAGApplicationException - upon error.void reset()
InboundConfiguration.InboundControlConfig getInboundControl()
throws SAGApplicationException
InboundControlConfig - Returns the inbound control configuration.
SAGApplicationException - upon error.
Configuration.HandleResponseConfig getInterActServer()
throws SAGApplicationException
HandleResponseConfig - Returns the SAG handle response configuration.
SAGApplicationException - upon error.
Configuration.HandleFileResponseConfig getFileActServer()
throws SAGApplicationException
HandleFileResponseConfig - Returns the handle file response configuration.
SAGApplicationException - upon error.
|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||