|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDesc | |
---|---|
org.jboss.axis.deployment.wsdd | |
org.jboss.axis.description | |
org.jboss.axis.handlers.soap | |
org.jboss.axis.providers.java | |
org.jboss.axis.wsdl.fromJava |
Uses of ServiceDesc in org.jboss.axis.deployment.wsdd |
---|
Methods in org.jboss.axis.deployment.wsdd that return ServiceDesc | |
---|---|
ServiceDesc |
WSDDService.getServiceDesc()
|
Constructors in org.jboss.axis.deployment.wsdd with parameters of type ServiceDesc | |
---|---|
WSDDOperation(Element e,
ServiceDesc parent)
Constructor from XML |
Uses of ServiceDesc in org.jboss.axis.description |
---|
Methods in org.jboss.axis.description that return ServiceDesc | |
---|---|
ServiceDesc |
OperationDesc.getParent()
|
Methods in org.jboss.axis.description with parameters of type ServiceDesc | |
---|---|
void |
OperationDesc.setParent(ServiceDesc parent)
|
Uses of ServiceDesc in org.jboss.axis.handlers.soap |
---|
Methods in org.jboss.axis.handlers.soap that return ServiceDesc | |
---|---|
ServiceDesc |
SOAPService.getInitializedServiceDesc(MessageContext msgContext)
Returns a service description with the implementation class filled in. |
ServiceDesc |
SOAPService.getServiceDescription()
|
Methods in org.jboss.axis.handlers.soap with parameters of type ServiceDesc | |
---|---|
void |
SOAPService.setServiceDescription(ServiceDesc serviceDescription)
|
Uses of ServiceDesc in org.jboss.axis.providers.java |
---|
Methods in org.jboss.axis.providers.java with parameters of type ServiceDesc | |
---|---|
OperationDesc |
RPCInvocation.getOperation(ServiceDesc serviceDesc,
javax.xml.namespace.QName qname)
|
Uses of ServiceDesc in org.jboss.axis.wsdl.fromJava |
---|
Methods in org.jboss.axis.wsdl.fromJava that return ServiceDesc | |
---|---|
ServiceDesc |
Emitter.getServiceDesc()
|
Methods in org.jboss.axis.wsdl.fromJava with parameters of type ServiceDesc | |
---|---|
void |
Emitter.setServiceDesc(ServiceDesc serviceDesc)
|
Constructors in org.jboss.axis.wsdl.fromJava with parameters of type ServiceDesc | |
---|---|
Types(javax.wsdl.Definition def,
TypeMapping tm,
TypeMapping defaultTM,
Namespaces namespaces,
String targetNamespace,
List stopClasses,
ServiceDesc serviceDesc)
This class serailizes a Class to XML Schema. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |