Interface ParameterHandler<T>

    • Method Detail

      • handleParameters

        void handleParameters​(AdaptrisMessage message,
                              T request)
        Handle the parameters from the HTTP request.
        Parameters:
        message - the target AdaptrisMessage.
        request - the request.