Uses of Package
org.camunda.connect.spi

Packages that use org.camunda.connect.spi
org.camunda.connect   
org.camunda.connect.impl   
org.camunda.connect.spi   
 

Classes in org.camunda.connect.spi used by org.camunda.connect
Connector
          A connector represents a way to interact with some system, library or technology.
ConnectorConfigurator
          Can be used to configure connectors of a certain type.
ConnectorProvider
          Provides a Connector with a unique id.
ConnectorRequest
          A connector request.
 

Classes in org.camunda.connect.spi used by org.camunda.connect.impl
CloseableConnectorResponse
           A connector response which represents an open resource (link to open resource) which must be closed.
Connector
          A connector represents a way to interact with some system, library or technology.
ConnectorConfigurator
          Can be used to configure connectors of a certain type.
ConnectorInvocation
          Represents a request invocation / request execution.
ConnectorProvider
          Provides a Connector with a unique id.
ConnectorRequest
          A connector request.
ConnectorRequestInterceptor
          A request interceptor.
ConnectorResponse
          A connector response representing the result of a connector invocation.
 

Classes in org.camunda.connect.spi used by org.camunda.connect.spi
Connector
          A connector represents a way to interact with some system, library or technology.
ConnectorInvocation
          Represents a request invocation / request execution.
ConnectorRequest
          A connector request.
ConnectorRequestInterceptor
          A request interceptor.
ConnectorResponse
          A connector response representing the result of a connector invocation.
 



Copyright © 2015 camunda services GmbH. All rights reserved.