|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDescription | |
org.jboss.webservice | |
org.jboss.webservice.client | |
org.jboss.webservice.deployment |
Uses of ServiceDescription in org.jboss.webservice |
Methods in org.jboss.webservice that return ServiceDescription | |
ServiceDescription |
PortComponentInfo.getServiceDescription()
|
Methods in org.jboss.webservice with parameters of type ServiceDescription | |
void |
PortComponentInfo.setServiceDesc(ServiceDescription serviceDesc)
|
Uses of ServiceDescription in org.jboss.webservice.client |
Methods in org.jboss.webservice.client that return ServiceDescription | |
ServiceDescription |
ServiceImpl.getServiceDescription(String portName)
|
Methods in org.jboss.webservice.client with parameters of type ServiceDescription | |
void |
ServiceImpl.initService(ServiceDescription serviceDesc,
String portName)
Add a service description for the client service |
Uses of ServiceDescription in org.jboss.webservice.deployment |
Constructors in org.jboss.webservice.deployment with parameters of type ServiceDescription | |
WSDDGenerator(ServiceDescription service)
A wsdd generator for a preconfigured ServiceDescription |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |