|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.predic8.soamodel.XMLElement
com.predic8.wsdl.WSDLElement
com.predic8.wsdl.AbstractBinding
com.predic8.wsdl.AbstractSOAPBinding
com.predic8.wsdl.soap12.SOAPBinding
class SOAPBinding extends AbstractSOAPBinding
Field Summary | |
---|---|
static JQName |
ELEMENTNAME
|
Fields inherited from class XMLElement | |
---|---|
namespaces |
Method Summary | |
---|---|
String
|
getContentType()
|
String
|
getProtocol()
|
Methods inherited from class AbstractSOAPBinding | |
---|---|
checkStyle, create, getBindingStyle, getContentType, getProtocol, getStyle, parseAttributes |
Methods inherited from class AbstractBinding | |
---|---|
checkStyle, getProtocol |
Methods inherited from class WSDLElement | |
---|---|
create, getElementName, getNamespaceUri, getPrefix, getQName, parseChildren |
Methods inherited from class XMLElement | |
---|---|
getElementName, getNamespace, getNamespaceContext, getNamespaceUri, getPrefix, getPrefix, getQNameForPN, getTypeQName, getTypeString, parse, parseAttributes, parseChildren, parseNamespaces, parseText |
Field Detail |
---|
public static final JQName ELEMENTNAME
Method Detail |
---|
String getContentType()
String getProtocol()
Groovy Documentation