Interface NotificationSource

All Superinterfaces:
InterceptorHandler
All Known Implementing Classes:
NotificationSourceImpl

public interface NotificationSource extends InterceptorHandler
Interface to send notifications to event sinks.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sends a SOAP notification message.

    Methods inherited from interface org.somda.sdc.dpws.soap.interception.InterceptorHandler

    register