Annotation Type UsesJAXBContext

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<? extends JAXBContextFactory> value
      Designates the JAXBContextFactory to be used to create the JAXBContext object, which in turn will be used by the JAX-WS runtime to marshal/unmarshal parameters and return values to/from XML.
    • Element Detail

      • value

        Class<? extends JAXBContextFactory> value
        Designates the JAXBContextFactory to be used to create the JAXBContext object, which in turn will be used by the JAX-WS runtime to marshal/unmarshal parameters and return values to/from XML.