public class SOAPRequestProcessingServiceFeature extends WebServiceFeature
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SOAPRequestProcessingServiceFeature.BuilderConfigure SOAP request processing on service (i.e., on by default even without this feature --- add this with enabled set to false to disable SOAP request processing). | 
| Modifier and Type | Method and Description | 
|---|---|
| static SOAPRequestProcessingServiceFeature.Builder | builder() | 
| boolean | equals(Object o) | 
| String | getID() | 
| static String | getSeedPolicyName() | 
| int | hashCode() | 
| String | toString() | 
isEnabledpublic static final String ID
public static SOAPRequestProcessingServiceFeature.Builder builder()
public String getID()
getID in class WebServiceFeaturepublic static String getSeedPolicyName()