| Modifier and Type | Field and Description |
|---|---|
static String |
SOAP11HTTP_BINDING |
static String |
SOAP11HTTP_MTOM_BINDING |
static String |
SOAP12HTTP_BINDING |
static String |
SOAP12HTTP_MTOM_BINDING |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.soap.MessageFactory |
getMessageFactory() |
Set<String> |
getRoles() |
javax.xml.soap.SOAPFactory |
getSOAPFactory() |
boolean |
isMTOMEnabled() |
void |
setMTOMEnabled(boolean flag) |
void |
setRoles(Set<String> set) |
getBindingID, getHandlerChain, setHandlerChainstatic final String SOAP11HTTP_BINDING
static final String SOAP12HTTP_BINDING
static final String SOAP11HTTP_MTOM_BINDING
static final String SOAP12HTTP_MTOM_BINDING
boolean isMTOMEnabled()
void setMTOMEnabled(boolean flag)
javax.xml.soap.SOAPFactory getSOAPFactory()
javax.xml.soap.MessageFactory getMessageFactory()
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.