Class EndpointArgumentsBuilder.Body

    • Constructor Detail

      • Body

        public Body​(XMLBridge<?> bridge,
                    EndpointValueSetter setter)
        Parameters:
        bridge - specifies how to unmarshal the payload into a JAXB object.
        setter - specifies how the obtained value is returned to the client.
    • Method Detail