Class CscReceivePublicationCallback

java.lang.Object
org.serviceconnector.cmd.casc.CscReceivePublicationCallback
All Implemented Interfaces:
ISCMPMessageCallback

public class CscReceivePublicationCallback extends Object implements ISCMPMessageCallback
The Class CscReceivePublicationCallback.
  • Constructor Details

    • CscReceivePublicationCallback

      public CscReceivePublicationCallback(CascadedClient cascClient)
      Instantiates a new cascaded receive publication callback.
      Parameters:
      cascClient - the cascaded client
  • Method Details