public class SOAPConstants extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | SOAP11_NSSOAP 1.1 namespace. | 
| static String | SOAP11_PREFIXSOAP 1.1 prefix. | 
| static String | SOAP12_NSSOAP 1.2 namespace. | 
| static String | SOAP12_PREFIXSOAP 1.2 prefix. | 
| Constructor and Description | 
|---|
| SOAPConstants() | 
public static final String SOAP11_NS
public static final String SOAP11_PREFIX
public static final String SOAP12_NS
public static final String SOAP12_PREFIX
Copyright © 2018 JBoss by Red Hat. All rights reserved.