|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JService | |
---|---|
hu.soft4d.minerva.wsdl |
Uses of JService in hu.soft4d.minerva.wsdl |
---|
Methods in hu.soft4d.minerva.wsdl that return JService | |
---|---|
JService |
WSDLModelImpl.getService(java.lang.String serviceName)
|
JService |
WSDLModel.getService(java.lang.String serviceName)
Get the service given by serviceName as a JService. |
Methods in hu.soft4d.minerva.wsdl that return types with arguments of type JService | |
---|---|
java.util.Map<javax.xml.namespace.QName,JService> |
WSDLModelImpl.getServices()
|
java.util.Map<javax.xml.namespace.QName,JService> |
WSDLModel.getServices()
Get all services defined in this WSDL in a map keyed by their qualified name. |
Constructors in hu.soft4d.minerva.wsdl with parameters of type JService | |
---|---|
JPort(JService service,
javax.wsdl.Port port)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |