#
Tag: guide
See all tags.
Java Client Library
Introduction to Java Client Library
The Java Client Library offers Classes, Interfaces and Methods that enable the following capabilities in terms of integrating to the PAPSS System.
Java Client Library
Configuration
There are 2 important files for configuring the Java Client Library in the Participant's application.
Java Client Library • Using the Library
Connecting with ConnectionFactory Class
The ConnectionFactory class offers a set of static methods that allow getting concrete instances that implement the
Java Client Library • Using the Library
Requests & Responses with RTPMessage Class
The RTPMessage Class contains the following fields:
Java Client Library • Using the Library
Operations with EngineConnection Interface
This method is used for sending new messages. All PAPSS message types are supported by this method except
Java Client Library
Digital Signature with XMLSignatureUtils Class
The Java Client library provides Participants with a set of functions for applying and verifying the digital signature of messages exchanged with the...
Rest API Gateway
REST API Gateway