Skip navigation links
Anaplan Connect 1-3-3-5

Package com.anaplan.client.transport

Provides mechanisms for communicating (normally via HTTP) with an Anaplan API service server implementation.

See: Description

Package com.anaplan.client.transport Description

Provides mechanisms for communicating (normally via HTTP) with an Anaplan API service server implementation.

The primary purpose of this interface is to cleanly abstract over third-party library dependencies, allowing alternatives to be developed if necessary.

An alternative can be provided by implementing the TransportProvider interface. An instance of a class implementing this interface can then be given to the Service object in the setup phase by calling setTransportProvider.

Skip navigation links
Anaplan Connect 1-3-3-5