|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EndpointDescriptionWSDL
Field Summary | |
---|---|
static String |
HTTP_WSDL_BINDING
|
static QName |
SOAP_11_ADDRESS_ELEMENT
QNames for the SOAP address extensiblity element under the WSDL Port element |
static QName |
SOAP_12_ADDRESS_ELEMENT
|
static String |
SOAP11_WSDL_BINDING
Strings representing the SOAP Binding. |
static String |
SOAP12_WSDL_BINDING
|
Method Summary | |
---|---|
javax.wsdl.Binding |
getWSDLBinding()
|
String |
getWSDLBindingType()
Returns the namespace for the specific wsdl:binding extensibility element. |
javax.wsdl.Definition |
getWSDLDefinition()
|
javax.wsdl.Port |
getWSDLPort()
|
javax.wsdl.Service |
getWSDLService()
|
String |
getWSDLSOAPAddress()
|
boolean |
isWSDLFullySpecified()
Is the WSDL definition fully specified for the endpoint (WSDL 1.1 port) represented by this EndpointDescription. |
Field Detail |
---|
static final String SOAP11_WSDL_BINDING
static final String SOAP12_WSDL_BINDING
static final String HTTP_WSDL_BINDING
static final QName SOAP_11_ADDRESS_ELEMENT
static final QName SOAP_12_ADDRESS_ELEMENT
Method Detail |
---|
javax.wsdl.Definition getWSDLDefinition()
javax.wsdl.Service getWSDLService()
javax.wsdl.Port getWSDLPort()
javax.wsdl.Binding getWSDLBinding()
String getWSDLBindingType()
String getWSDLSOAPAddress()
boolean isWSDLFullySpecified()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |