|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WSIFService | |
| xsul.wsif | |
| xsul.wsif.impl | |
| Uses of WSIFService in xsul.wsif |
| Methods in xsul.wsif that return WSIFService | |
abstract WSIFService |
WSIFServiceFactory.getService(java.lang.String wsdlLoc,
java.lang.String serviceNS,
java.lang.String serviceName,
java.lang.String portTypeNS,
java.lang.String portTypeName)
Create a WSIFService from WSDL document URL. |
abstract WSIFService |
WSIFServiceFactory.getService(WsdlDefinitions def)
Returns a new WSIFService. |
abstract WSIFService |
WSIFServiceFactory.getService(WsdlDefinitions def,
WsdlService service,
WsdlPortType portType)
Returns a new WSIFService. |
| Uses of WSIFService in xsul.wsif.impl |
| Classes in xsul.wsif.impl that implement WSIFService | |
class |
WSIFServiceImpl
An entry point to dynamic WSDL invocations. |
| Methods in xsul.wsif.impl that return WSIFService | |
WSIFService |
WSIFServiceFactoryImpl.getService(java.lang.String wsdlLoc,
java.lang.String serviceNS,
java.lang.String serviceName,
java.lang.String portTypeNS,
java.lang.String portTypeName)
|
WSIFService |
WSIFServiceFactoryImpl.getService(WsdlDefinitions def)
|
WSIFService |
WSIFServiceFactoryImpl.getService(WsdlDefinitions def,
WsdlService service,
WsdlPortType portType)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||