public final class SOAPConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SOAP11_NS
SOAP 1.1 namespace.
|
static String |
SOAP11_PREFIX
SOAP 1.1 prefix.
|
static String |
SOAP12_NS
SOAP 1.2 namespace.
|
static String |
SOAP12_PREFIX
SOAP 1.2 prefix.
|
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 © 2016 JBoss by Red Hat. All rights reserved.