Interface ServiceExtractor

    • Method Detail

      • getService

        Service getService​(AdaptrisMessage msg,
                           AdaptrisMarshaller m)
                    throws java.lang.Exception
        Build a service from the message.
        Parameters:
        msg - the message
        m - the marshaller
        Returns:
        a service
        Throws:
        java.lang.Exception - if no service could be created
        Since:
        3.8.4