|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSDL | |
org.codehaus.xfire | |
org.codehaus.xfire.service | |
org.codehaus.xfire.wsdl |
Uses of WSDL in org.codehaus.xfire |
Methods in org.codehaus.xfire that return WSDL | |
protected WSDL |
AbstractXFireTest.getWSDL(java.lang.String service)
Get the WSDL for a service. |
Uses of WSDL in org.codehaus.xfire.service |
Methods in org.codehaus.xfire.service that return WSDL | |
WSDL |
SimpleService.getWSDL()
|
WSDL |
Service.getWSDL()
|
Methods in org.codehaus.xfire.service with parameters of type WSDL | |
void |
SimpleService.setWSDL(WSDL wsdl)
|
Uses of WSDL in org.codehaus.xfire.wsdl |
Classes in org.codehaus.xfire.wsdl that implement WSDL | |
class |
AbstractWSDL
AbstractWSDL |
class |
ResourceWSDL
Create a WSDL instance from a URI. |
Methods in org.codehaus.xfire.wsdl that return WSDL | |
WSDL |
WSDLBuilder.createWSDL(Service service)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |