Package 

Interface WithPayload


  • 
    public interface WithPayload
    
                        

    Represents data payload.

    • Method Summary

      Modifier and Type Method Description
      abstract VariableMap getPayload() Payload.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getPayload

         abstract VariableMap getPayload()

        Payload.