Interface NotificationSink

    • Method Detail

      • receiveNotification

        void receiveNotification​(SoapMessage notification,
                                 CommunicationContext communicationContext)
        Starts processing of an incoming SOAP notification message.
        Parameters:
        notification - incoming request message.
        communicationContext - transport and application layer information (addresses, security, etc).