Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl | |
com.eviware.soapui.impl.wsdl.support.jms.property |
Modifier and Type | Method and Description |
---|---|
JMSPropertiesConfConfig |
AbstractRequestConfig.addNewJmsPropertyConfig()
Appends and returns a new empty "jmsPropertyConfig" element
|
JMSPropertiesConfConfig |
AbstractRequestConfig.getJmsPropertyConfig()
Gets the "jmsPropertyConfig" element
|
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.newInstance() |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(File file) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(InputStream is) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(Node node) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(Reader r) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(String xmlAsString) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(URL u) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(XMLStreamReader sr) |
static JMSPropertiesConfConfig |
JMSPropertiesConfConfig.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRequestConfig.setJmsPropertyConfig(JMSPropertiesConfConfig jmsPropertyConfig)
Sets the "jmsPropertyConfig" element
|
Modifier and Type | Class and Description |
---|---|
class |
JMSPropertiesConfConfigImpl
An XML JMSPropertiesConf(@http://eviware.com/soapui/config).
|
Modifier and Type | Method and Description |
---|---|
JMSPropertiesConfConfig |
AbstractRequestConfigImpl.addNewJmsPropertyConfig()
Appends and returns a new empty "jmsPropertyConfig" element
|
JMSPropertiesConfConfig |
AbstractRequestConfigImpl.getJmsPropertyConfig()
Gets the "jmsPropertyConfig" element
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractRequestConfigImpl.setJmsPropertyConfig(JMSPropertiesConfConfig jmsPropertyConfig)
Sets the "jmsPropertyConfig" element
|
Modifier and Type | Method and Description |
---|---|
JMSPropertiesConfConfig |
JMSPropertiesConfig.getJmsPropertyConfConfig() |
Modifier and Type | Method and Description |
---|---|
void |
JMSPropertiesConfig.setJmsPropertyConfConfig(JMSPropertiesConfConfig jmsPropertiesConfConfig) |
Constructor and Description |
---|
JMSPropertiesConfig(JMSPropertiesConfConfig jmsPropertiesConfConfig,
JMSPropertyContainer container) |
Copyright © 2019. All Rights Reserved.