Package com.sun.xml.ws.config.metro


package com.sun.xml.ws.config.metro
  • Class
    Description
    ElementFeatureMapping<T extends jakarta.xml.ws.WebServiceFeature>
    Allows to specify a FeatureReader for each configuration element.
    SimpleFeatureReader<T extends jakarta.xml.ws.WebServiceFeature>
    Parse a feature with no further attributes than "enabled" and return it as a WebServiceFeature instance.