|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wsif.providers.soap.soaprmi.WSIFDynamicProvider_SoapRMI
SoapRMI provider of dynamic WSDL invocations.
Limitations of this SoapRMI dynamic port provider (relative to WSDL 1.1 SOAP binding):
| Constructor Summary | |
WSIFDynamicProvider_SoapRMI()
|
|
| Method Summary | |
WSIFPort |
createDynamicWSIFPort(javax.wsdl.Definition def,
javax.wsdl.Service service,
javax.wsdl.Port port,
WSIFDynamicTypeMap typeMap)
Check if WSDL port has SOAP binding and if successful try to create SOAP port instance. |
java.lang.String[] |
getAddressNamespaceURIs()
Returns the WSDL namespace URIs of any port addresses this provider supports. |
java.lang.String[] |
getBindingNamespaceURIs()
Returns the WSDL namespace URIs of any bindings this provider supports. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WSIFDynamicProvider_SoapRMI()
| Method Detail |
public WSIFPort createDynamicWSIFPort(javax.wsdl.Definition def,
javax.wsdl.Service service,
javax.wsdl.Port port,
WSIFDynamicTypeMap typeMap)
throws WSIFException
createDynamicWSIFPort in interface WSIFProviderWSIFExceptionpublic java.lang.String[] getBindingNamespaceURIs()
getBindingNamespaceURIs in interface WSIFProviderpublic java.lang.String[] getAddressNamespaceURIs()
getAddressNamespaceURIs in interface WSIFProvider
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||