Interface NotificationConsumer

All Known Implementing Classes:
AbstractPullPoint, Consumer, JaxwsPullPoint, JmsPullPoint

@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-09-13T13:28:20.888-04:00", comments="Apache CXF 4.0.3") public interface NotificationConsumer
This class was generated by Apache CXF 4.0.3 2023-09-13T13:28:20.888-04:00 Generated source version: 4.0.3
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notify(Notify notify)
     
  • Method Details

    • notify

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-09-13T13:28:20.888-04:00") void notify(Notify notify)