Sessions and Endpoints
Both sessions and endpoints are concepts in TIBCO Adapter SDK, the fundamental class library used in the adapter implementation.
Endpoints send or receive data. They represent services that the adapter provides. Each endpoint is associated with a session that is used to communicate with the source or target application. A session encapsulates the transport information of an adapter service.
For more information, see TIBCO Adapter SDK Programmer’s Guide.
Supported Endpoints
Supported Sessions
Both TIBCO Rendezvous and JMS transport sessions are supported.
For sessions of the TIBCO Rendezvous transport type, see Sessions for the TIBCO Rendezvous Transport Type.
For sessions of the JMS transport type, see Sessions for the JMS Transport Type.
Copyright © Cloud Software Group, Inc. All Rights Reserved.