| Package | Description |
|---|---|
| com.tibco.bpm.service.connector | |
| com.tibco.n2.service.adapter |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ServiceConnector.getConfiguration()
TODO Describe this method
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceConnector |
ServiceConnectorFactory.getServiceConnector(Configuration configuration,
com.tibco.n2.service.connector.config.context.SecurityHandler securityHandler)
Returns the ServiceConnector instance for the given configuration which contains
the service protocol, host, and port.
|
boolean |
ServiceConnector.isSameDomain(Configuration passedInConfig) |
void |
ServiceConnector.setConfiguration(Configuration configuration)
TODO Describe this method
|
| Constructor and Description |
|---|
ServiceConnector(Configuration aConfiguration,
com.tibco.n2.service.connector.config.context.SecurityHandler securityHandler)
Creates ServiceConnector instance using the given configuration and securityHandler.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServiceAdapterConfig.init(Configuration config) |
| Constructor and Description |
|---|
ServiceAdapter(Configuration configuration)
Constructor used when using the Service Adapter in conjunction with the Service Connector.
|
Copyright © 2018 TIBCO Software Inc. All Rights Reserved.