Back ForwardHow to call PRPC through Java-based services
 

 

PRPC provides three Java-based service interfaces (EJB, Java, and JSR94) that you can use to request services using a signature-based or an engine API invocation-based invocation style:

Service EJB rules and Service Java rules support both invocation styles. Service JSR94 rules support the engine API invocation style only, in accord with the JSR 94 specification.

Which service rule type and invocation style is best depends on your situation and needs. For example:

For more information, see Building EJB Services and Building JSR-94 Services, two documents available on the Integration area of the PDN.

Related topics About Java Service Rules
About EJB Service Rules
About JSR94 Service Rules

Up Integration-Services category