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