public interface WsdlRequestConfig extends AbstractRequestConfig
Modifier and Type | Interface and Description |
---|---|
static class |
WsdlRequestConfig.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
WsaConfigConfig |
addNewWsaConfig()
Appends and returns a new empty "wsaConfig" element
|
WsrmConfigConfig |
addNewWsrmConfig()
Appends and returns a new empty "wsrmConfig" element
|
String |
getIncomingWss()
Gets the "incomingWss" attribute
|
String |
getOutgoingWss()
Gets the "outgoingWss" attribute
|
boolean |
getUseWsAddressing()
Gets the "useWsAddressing" attribute
|
boolean |
getUseWsReliableMessaging()
Gets the "useWsReliableMessaging" attribute
|
WsaConfigConfig |
getWsaConfig()
Gets the "wsaConfig" element
|
WsrmConfigConfig |
getWsrmConfig()
Gets the "wsrmConfig" element
|
String |
getWssPasswordType()
Gets the "wssPasswordType" attribute
|
boolean |
isSetIncomingWss()
True if has "incomingWss" attribute
|
boolean |
isSetOutgoingWss()
True if has "outgoingWss" attribute
|
boolean |
isSetUseWsAddressing()
True if has "useWsAddressing" attribute
|
boolean |
isSetUseWsReliableMessaging()
True if has "useWsReliableMessaging" attribute
|
boolean |
isSetWsaConfig()
True if has "wsaConfig" element
|
boolean |
isSetWsrmConfig()
True if has "wsrmConfig" element
|
boolean |
isSetWssPasswordType()
True if has "wssPasswordType" attribute
|
void |
setIncomingWss(String incomingWss)
Sets the "incomingWss" attribute
|
void |
setOutgoingWss(String outgoingWss)
Sets the "outgoingWss" attribute
|
void |
setUseWsAddressing(boolean useWsAddressing)
Sets the "useWsAddressing" attribute
|
void |
setUseWsReliableMessaging(boolean useWsReliableMessaging)
Sets the "useWsReliableMessaging" attribute
|
void |
setWsaConfig(WsaConfigConfig wsaConfig)
Sets the "wsaConfig" element
|
void |
setWsrmConfig(WsrmConfigConfig wsrmConfig)
Sets the "wsrmConfig" element
|
void |
setWssPasswordType(String wssPasswordType)
Sets the "wssPasswordType" attribute
|
void |
unsetIncomingWss()
Unsets the "incomingWss" attribute
|
void |
unsetOutgoingWss()
Unsets the "outgoingWss" attribute
|
void |
unsetUseWsAddressing()
Unsets the "useWsAddressing" attribute
|
void |
unsetUseWsReliableMessaging()
Unsets the "useWsReliableMessaging" attribute
|
void |
unsetWsaConfig()
Unsets the "wsaConfig" element
|
void |
unsetWsrmConfig()
Unsets the "wsrmConfig" element
|
void |
unsetWssPasswordType()
Unsets the "wssPasswordType" attribute
|
org.apache.xmlbeans.XmlString |
xgetIncomingWss()
Gets (as xml) the "incomingWss" attribute
|
org.apache.xmlbeans.XmlString |
xgetOutgoingWss()
Gets (as xml) the "outgoingWss" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetUseWsAddressing()
Gets (as xml) the "useWsAddressing" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetUseWsReliableMessaging()
Gets (as xml) the "useWsReliableMessaging" attribute
|
org.apache.xmlbeans.XmlString |
xgetWssPasswordType()
Gets (as xml) the "wssPasswordType" attribute
|
void |
xsetIncomingWss(org.apache.xmlbeans.XmlString incomingWss)
Sets (as xml) the "incomingWss" attribute
|
void |
xsetOutgoingWss(org.apache.xmlbeans.XmlString outgoingWss)
Sets (as xml) the "outgoingWss" attribute
|
void |
xsetUseWsAddressing(org.apache.xmlbeans.XmlBoolean useWsAddressing)
Sets (as xml) the "useWsAddressing" attribute
|
void |
xsetUseWsReliableMessaging(org.apache.xmlbeans.XmlBoolean useWsReliableMessaging)
Sets (as xml) the "useWsReliableMessaging" attribute
|
void |
xsetWssPasswordType(org.apache.xmlbeans.XmlString wssPasswordType)
Sets (as xml) the "wssPasswordType" attribute
|
addNewAssertion, addNewAttachment, addNewCredentials, addNewJmsConfig, addNewJmsPropertyConfig, addNewRequest, getAssertionArray, getAssertionArray, getAssertionList, getAttachmentArray, getAttachmentArray, getAttachmentList, getCredentials, getEncoding, getEndpoint, getJmsConfig, getJmsPropertyConfig, getOriginalUri, getRequest, getSslKeystore, getTimeout, insertNewAssertion, insertNewAttachment, isSetJmsConfig, isSetJmsPropertyConfig, isSetOriginalUri, isSetSslKeystore, isSetTimeout, removeAssertion, removeAttachment, setAssertionArray, setAssertionArray, setAttachmentArray, setAttachmentArray, setCredentials, setEncoding, setEndpoint, setJmsConfig, setJmsPropertyConfig, setOriginalUri, setRequest, setSslKeystore, setTimeout, sizeOfAssertionArray, sizeOfAttachmentArray, unsetJmsConfig, unsetJmsPropertyConfig, unsetOriginalUri, unsetSslKeystore, unsetTimeout, xgetEncoding, xgetEndpoint, xgetOriginalUri, xgetSslKeystore, xgetTimeout, xsetEncoding, xsetEndpoint, xsetOriginalUri, xsetSslKeystore, xsetTimeout
addNewSettings, getDescription, getId, getName, getSettings, getTimestamp, isSetDescription, isSetId, isSetName, isSetSettings, isSetTimestamp, setDescription, setId, setName, setSettings, setTimestamp, unsetDescription, unsetId, unsetName, unsetSettings, unsetTimestamp, xgetDescription, xgetId, xgetName, xgetTimestamp, xsetDescription, xsetId, xsetName, xsetTimestamp
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
WsaConfigConfig getWsaConfig()
boolean isSetWsaConfig()
void setWsaConfig(WsaConfigConfig wsaConfig)
WsaConfigConfig addNewWsaConfig()
void unsetWsaConfig()
WsrmConfigConfig getWsrmConfig()
boolean isSetWsrmConfig()
void setWsrmConfig(WsrmConfigConfig wsrmConfig)
WsrmConfigConfig addNewWsrmConfig()
void unsetWsrmConfig()
String getWssPasswordType()
org.apache.xmlbeans.XmlString xgetWssPasswordType()
boolean isSetWssPasswordType()
void setWssPasswordType(String wssPasswordType)
void xsetWssPasswordType(org.apache.xmlbeans.XmlString wssPasswordType)
void unsetWssPasswordType()
String getOutgoingWss()
org.apache.xmlbeans.XmlString xgetOutgoingWss()
boolean isSetOutgoingWss()
void setOutgoingWss(String outgoingWss)
void xsetOutgoingWss(org.apache.xmlbeans.XmlString outgoingWss)
void unsetOutgoingWss()
String getIncomingWss()
org.apache.xmlbeans.XmlString xgetIncomingWss()
boolean isSetIncomingWss()
void setIncomingWss(String incomingWss)
void xsetIncomingWss(org.apache.xmlbeans.XmlString incomingWss)
void unsetIncomingWss()
boolean getUseWsAddressing()
org.apache.xmlbeans.XmlBoolean xgetUseWsAddressing()
boolean isSetUseWsAddressing()
void setUseWsAddressing(boolean useWsAddressing)
void xsetUseWsAddressing(org.apache.xmlbeans.XmlBoolean useWsAddressing)
void unsetUseWsAddressing()
boolean getUseWsReliableMessaging()
org.apache.xmlbeans.XmlBoolean xgetUseWsReliableMessaging()
boolean isSetUseWsReliableMessaging()
void setUseWsReliableMessaging(boolean useWsReliableMessaging)
void xsetUseWsReliableMessaging(org.apache.xmlbeans.XmlBoolean useWsReliableMessaging)
void unsetUseWsReliableMessaging()
Copyright © 2019. All Rights Reserved.