| AbstractConnectedProcessor | |
| AbstractDefinitionParser | |
| AbstractDefinitionParser.ParseDelegate<T> | |
| AbstractExpressionEvaluator | |
| AbstractListeningMessageProcessor<O> | |
| AbstractMessageProcessor<O> |
| Capabilities | This interface is implemented for every org.mule.api.annotations.Module annotated class, to dynamically query what its capabilities are. |
| Capability | Enumeration of possible capabilities of Mule modules. |
| Connection | |
| ConnectionManager<K, C extends Connection> | Wrapper around org.mule.api.annotations.Connector annotated class that will infuse it with connection management capabilities. |
| CreateBusinessComponentDefinitionParser | |
| CreateBusinessComponentMessageProcessor | CreateBusinessComponentMessageProcessor invokes the createBusinessComponent(java.lang.String, java.util.Map) method in SiebelBusObjectConnector. |
| CreateResult | POJO for returning the Create result |
| DefaultSiebelDataBeanClient | |
| DefaultSplashScreenAgent | Agent implementation to add splash screen information for DevKit extensions at application startup |
| DeleteBusinessComponentDefinitionParser | |
| DeleteBusinessComponentMessageProcessor | DeleteBusinessComponentMessageProcessor invokes the deleteBusinessComponent(java.lang.String, java.lang.String, java.lang.Integer) method in SiebelBusObjectConnector. |
| EAISiebelAdapterMethod | EAI Siebel Adapter |
| ExecuteDefinitionParser | |
| ExecuteMessageProcessor | ExecuteMessageProcessor invokes the execute(java.lang.String, java.lang.String, com.siebel.data.SiebelPropertySet) method in SiebelBusServiceConnector. |
| HttpCallback | |
| HttpCallbackAdapter |
| MetadataAware | This interface is implemented for every org.mule.api.annotations.Module and org.mule.api.annotations.Connector annotated class and its purpose is to define a contract to query the annotated class about its metadata. |
| NestedProcessorChain | |
| NotAuthorizedException |
| OAuth1Adapter | |
| OAuth2Adapter | |
| OAuthAdapter | |
| OAuthManager<C extends OAuthAdapter> | Wrapper around org.mule.api.annotations.oauth.OAuth annotated class that will infuse it with access token management capabilities. |
| PoolManager | |
| ProcessAdapter<O> | |
| ProcessCallback<T, O> | Callback with logic to execute within a controlled environment provided by ProcessTemplate |
| ProcessCallbackProcessInterceptor<T, O> | |
| ProcessInterceptor<T, O> | |
| ProcessTemplate<T, O> | ProcessTemplate provides a processing context for message processing. |
| QueryBusinessComponentsDefinitionParser | |
| QueryBusinessComponentsMessageProcessor | QueryBusinessComponentsMessageProcessor invokes the queryBusinessComponents(java.lang.String, java.util.List, java.util.Map, java.lang.String, java.lang.Integer) method in SiebelBusObjectConnector. |
| QueryJoinBusinessComponentsDefinitionParser | |
| QueryJoinBusinessComponentsMessageProcessor | QueryJoinBusinessComponentsMessageProcessor invokes the queryJoinBusinessComponents(java.lang.String, java.util.List, java.util.Map, java.lang.String, java.lang.String, java.util.List, java.util.Map, java.lang.Integer) method in SiebelBusObjectConnector. |
| RestoreAccessTokenCallback | |
| RetryProcessInterceptor<T, O> |
| SaveAccessTokenCallback | |
| SiebelBsNamespaceHandler | Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/siebel-bs. |
| SiebelBusinessServiceMethodArgType | |
| SiebelBusObjectConnector | Oracle Siebel Java Data Beans connector |
| SiebelBusObjectConnectorCapabilitiesAdapter | A SiebelBusObjectConnectorCapabilitiesAdapter is a wrapper around SiebelBusObjectConnector that implements org.mule.api.Capabilities interface. |
| SiebelBusObjectConnectorConfigDefinitionParser | |
| SiebelBusObjectConnectorConnectionFactory | |
| SiebelBusObjectConnectorConnectionIdentifierAdapter | A SiebelBusObjectConnectorConnectionIdentifierAdapter is a wrapper around SiebelBusObjectConnector that implements org.mule.devkit.dynamic.api.helper.Connection interface. |
| SiebelBusObjectConnectorConnectionKey | A tuple of connection parameters |
| SiebelBusObjectConnectorConnectionManager | A SiebelBusObjectConnectorConnectionManager is a wrapper around SiebelBusObjectConnector that adds connection management capabilities to the pojo. |
| SiebelBusObjectConnectorLicenseChecker | |
| SiebelBusObjectConnectorLifecycleAdapter | A SiebelBusObjectConnectorLifecycleAdapter is a wrapper around SiebelBusObjectConnector that adds lifecycle methods to the pojo. |
| SiebelBusObjectConnectorManagedConnectionProcessInterceptor<T> | |
| SiebelBusObjectConnectorManagedConnectionProcessTemplate<P> | |
| SiebelBusObjectConnectorMetadataAdapater | A SiebelBusObjectConnectorMetadataAdapater is a wrapper around SiebelBusObjectConnector that adds support for querying metadata about the extension. |
| SiebelBusObjectConnectorProcessAdapter | A SiebelBusObjectConnectorProcessAdapter is a wrapper around SiebelBusObjectConnector that enables custom processing strategies. |
| SiebelBusServiceConnector | Oracle Siebel Java Data Beans connector to connect to Siebel Business Services |
| SiebelBusServiceConnectorCapabilitiesAdapter | A SiebelBusServiceConnectorCapabilitiesAdapter is a wrapper around SiebelBusServiceConnector that implements org.mule.api.Capabilities interface. |
| SiebelBusServiceConnectorConfigDefinitionParser | |
| SiebelBusServiceConnectorConnectionFactory | |
| SiebelBusServiceConnectorConnectionIdentifierAdapter | A SiebelBusServiceConnectorConnectionIdentifierAdapter is a wrapper around SiebelBusServiceConnector that implements org.mule.devkit.dynamic.api.helper.Connection interface. |
| SiebelBusServiceConnectorConnectionKey | A tuple of connection parameters |
| SiebelBusServiceConnectorConnectionManager | A SiebelBusServiceConnectorConnectionManager is a wrapper around SiebelBusServiceConnector that adds connection management capabilities to the pojo. |
| SiebelBusServiceConnectorLicenseChecker | |
| SiebelBusServiceConnectorLifecycleAdapter | A SiebelBusServiceConnectorLifecycleAdapter is a wrapper around SiebelBusServiceConnector that adds lifecycle methods to the pojo. |
| SiebelBusServiceConnectorManagedConnectionProcessInterceptor<T> | |
| SiebelBusServiceConnectorManagedConnectionProcessTemplate<P> | |
| SiebelBusServiceConnectorMetadataAdapater | A SiebelBusServiceConnectorMetadataAdapater is a wrapper around SiebelBusServiceConnector that adds support for querying metadata about the extension. |
| SiebelBusServiceConnectorProcessAdapter | A SiebelBusServiceConnectorProcessAdapter is a wrapper around SiebelBusServiceConnector that enables custom processing strategies. |
| SiebelConnectorConstants | |
| SiebelConnectorUtils | |
| SiebelDataBeanClient | |
| SiebelNamespaceHandler | Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/siebel. |
| SiebelResult | Generic Siebel response |
| SourceCallback | Callback interface used by org.mule.api.annotations.Source annotated methods to dispatch messages. |
| SplashScreenAgent | Marks DevKit org.mule.api.agent.Agent implementations to take care of logging information at Mule app level mainly for troubleshooting purposes. |
| StopSourceCallback | Callback returned by methods that are annotated with @Source It will be executed when the MessageSource is being stopped. |
| UnableToAcquireAccessTokenException | Exception thrown when the access token needed for accessing a protected resource cannot be acquired |
| UnableToAcquireConnectionException | Exception thrown when the connection needed for executing an operation is null. |
| UnableToAcquireRequestTokenException | Exception thrown when the request token needed for building the authorization URL cannot be acquired |
| UnableToReleaseConnectionException | Exception thrown when the release connection operation of the connection manager fails. |
| UpdateBusinessComponentDefinitionParser | |
| UpdateBusinessComponentMessageProcessor | UpdateBusinessComponentMessageProcessor invokes the updateBusinessComponent(java.lang.String, java.util.Map, java.util.Map, java.lang.Integer) method in SiebelBusObjectConnector. |
| UpdateResult | POJO for returning the Update result |
| UpsertBusinessComponentDefinitionParser | |
| UpsertBusinessComponentMessageProcessor | UpsertBusinessComponentMessageProcessor invokes the upsertBusinessComponent(java.lang.String, java.util.Map, java.util.List, java.lang.Integer) method in SiebelBusObjectConnector. |
| UpsertResult | POJO for returning the Upsert result |