Class SampleUsageRequestLauncher.SampleResponseConsumer

java.lang.Object
oracle.communication.brm.charging.sdk.usage.SampleUsageRequestLauncher.SampleResponseConsumer
All Implemented Interfaces:
oracle.communication.brm.charging.messages.framework.ResponseConsumer<oracle.communication.brm.charging.messages.framework.SingleResponseEnvelope<UsageResponse>>
Enclosing class:
SampleUsageRequestLauncher

public class SampleUsageRequestLauncher.SampleResponseConsumer extends Object implements oracle.communication.brm.charging.messages.framework.ResponseConsumer<oracle.communication.brm.charging.messages.framework.SingleResponseEnvelope<UsageResponse>>
Sample response consumer callback implementation
  • Constructor Details

    • SampleResponseConsumer

      public SampleResponseConsumer()
  • Method Details

    • receive

      public void receive(oracle.communication.brm.charging.messages.framework.SingleResponseEnvelope<UsageResponse> responseEnvelope)
      Description copied from interface: oracle.communication.brm.charging.messages.framework.ResponseConsumer
      Call back to receive a response matching a previously submitted request.
      Specified by:
      receive in interface oracle.communication.brm.charging.messages.framework.ResponseConsumer<oracle.communication.brm.charging.messages.framework.SingleResponseEnvelope<UsageResponse>>
      Parameters:
      responseEnvelope - the request response