|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceSpecificationTO | |
|---|---|
| org.ow2.dragon.api.service.wsdl | |
| org.ow2.dragon.service | |
| org.ow2.dragon.service.wsdl | |
| Uses of ServiceSpecificationTO in org.ow2.dragon.api.service.wsdl |
|---|
| Methods in org.ow2.dragon.api.service.wsdl that return types with arguments of type ServiceSpecificationTO | |
|---|---|
java.util.List<ServiceSpecificationTO> |
WSDLManager.getServSpecsForEndpoint(java.lang.String epId)
Retrieve the list of service specifications (like WSDL files...) where the given endpoint is described |
java.util.List<ServiceSpecificationTO> |
WSDLManager.getServSpecsForTechServ(java.lang.String techServiceId)
Retrieve the list of service specifications (like WSDL files...) where the given tech service is described |
| Uses of ServiceSpecificationTO in org.ow2.dragon.service |
|---|
| Methods in org.ow2.dragon.service that return ServiceSpecificationTO | |
|---|---|
ServiceSpecificationTO |
TransfertObjectAssembler.toServiceSpecTO(ServiceSpecification serviceSpecification)
|
ServiceSpecificationTO |
TransfertObjectAssemblerImpl.toServiceSpecTO(ServiceSpecification serviceSpecification)
|
| Uses of ServiceSpecificationTO in org.ow2.dragon.service.wsdl |
|---|
| Methods in org.ow2.dragon.service.wsdl that return types with arguments of type ServiceSpecificationTO | |
|---|---|
java.util.List<ServiceSpecificationTO> |
WSDLManagerImpl.getServSpecsForEndpoint(java.lang.String epId)
|
java.util.List<ServiceSpecificationTO> |
WSDLManagerImpl.getServSpecsForTechServ(java.lang.String techServiceId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||