Previous Topic: C/C++—Middleware Communications Runtime, Client SideNext Topic: C#—Middleware Communications Runtime, Client Side


Java—Middleware Communications Runtime, Client Side

The source code for each of the Java user exits can be found in a file of the same name as the exit with a .java suffix. For example, the exit ECIDynamicCoopFlowExit is contained within a file named ECIDynamicCoopFlowExit.java.

The source code files for these exits can be found within the appropriate subdirectories under the CA Gen installation area %GENxx%Gen\classes\com\ca\genxx\exits.

Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes.

The following table gives a brief description of the exits under Java – Middleware Communications Runtime:

Client Side Middleware: Language: Java

Function Area: Communications

Comm. Type

User Exit Name

Description

ECI

ECIDynamicCoopFlowExit

The Java ECI Cooperative flow user exit

EJBRMI

EJBRMISecurityExit

The Java EJBRMI client security user exit

EJBRMI

EJBRMIDynamicCoopFlowExit

The Java EJBRMI Cooperative flow user exit

MQSeries

MQSDynamicCoopFlowExit

The Java MQSeries Cooperative flow user exit

TCP/IP

TCPIPDynamicCoopFlowExit

The Java TCP/IP Cooperative flow user exit

Tuxedo

TUXDynamicSecurityExit

The Java Tuxedo client security user exit

Tuxedo

TUXDynamicCoopFlowExit

The Java Tuxedo Cooperative flow user exit

Web Services

WSDynamicCoopFlowExit

The Java Web Services Cooperative flow user exit

Note: For more information about the user exits, see the User Exit Reference Guide.