Interface SimpleMessageReceiver.EventCallback

Enclosing class:
SimpleMessageReceiver

public static interface SimpleMessageReceiver.EventCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    mesageReceived(org.apache.axiom.soap.SOAPEnvelope envelope)
     
  • Method Details

    • mesageReceived

      void mesageReceived(org.apache.axiom.soap.SOAPEnvelope envelope)