Class SolaceJcsmpConnection

All Implemented Interfaces:
AdaptrisComponent, AdaptrisConnection, ComponentLifecycle, ComponentLifecycleExtension, SolaceJcsmpSessionCreator, StateManagedComponent

@ComponentProfile(summary="A Solace native JCSMP connection used to create JCSMP sessions to your Solace appliance.", tag="connection,solace,jcsmp", since="3.9.3") public class SolaceJcsmpConnection extends AllowsRetriesConnection implements SolaceJcsmpSessionCreator

The Interlok AdaptrisConnection that will allow us to connect to your Solace router via the JCSMP api.

Simply supply the host, vpn name, user and password.

In the adapter configuration file this class is aliased as solace-jcsmp-connection which is the preferred alternative to the fully qualified classname when building your configuration.