Interface Postman.Callback

  • Enclosing class:
    Postman

    public static interface Postman.Callback
    • Method Detail

      • deliver

        void deliver​(ApplicationMessage message)
        Implementation of this method is responsible for processing RM data in a protocol dependent way and delivering the application message using underlying message transport and processing framework
        Parameters:
        message -