|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wsif.providers.bsf.WSIFDynamicProvider_BSF
BSF specific provider of dynamic WSDL invocations.
| Constructor Summary | |
WSIFDynamicProvider_BSF()
Constructor for the WSIFDynamicProvider_BSF object |
|
| Method Summary | |
WSIFPort |
createDynamicWSIFPort(javax.wsdl.Definition def,
javax.wsdl.Service service,
javax.wsdl.Port port,
WSIFDynamicTypeMap typeMap)
Check if WSDL port has Java binding and if successful try to create Java 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_BSF()
| Method Detail |
public WSIFPort createDynamicWSIFPort(javax.wsdl.Definition def,
javax.wsdl.Service service,
javax.wsdl.Port port,
WSIFDynamicTypeMap typeMap)
throws WSIFException
createDynamicWSIFPort in interface WSIFProviderdef - Description of the Parameterservice - Description of the Parameterport - Description of the ParametertypeMap - Description of the Parameter
WSIFException - Description of the Exceptionpublic 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 | ||||||||||