Class SampleGyUsage
java.lang.Object
oracle.communication.brm.charging.sdk.diameter.SampleGyUsage
An SDK Application used to send Gy Traffic to the ECE DiameterGateway. ( ie. ECE's OCS Diameter Frontend)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SampleGyUsage
public SampleGyUsage()Constructor for the application. Creates a DiameterTalkFactory from the Spring context. The Factory is used to create a DiameterTalk node that will send traffic to the ECE DiameterGateway.
-
-
Method Details
-
main
Main entry for the SampleGyUsage application.- Parameters:
args
- caller should supply a file name that contains the DiameterTalk payload.
-