Searched refs:operations (Results 1 - 5 of 5) sorted by relevance
/owl-s/src/org/mindswap/wsdl/ | ||
H A D | WSDLService.java | 64 private Map operations = new HashMap();
field in class:WSDLService 124 operations.put(operationName, op); 263 return new ArrayList(operations.values()); 267 return (WSDLOperation) operations.get(opName); |
/owl-s/lib/axis/ | ||
H A D | axis.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/axis/ org/apache/axis/attachments/ ... |
H A D | wsdl4j.jar | META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/wsdl/ com/ibm/wsdl/extensions/ ... |
/owl-s/lib/xsdlib/ | ||
H A D | xsdlib.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/msv/ com/sun/msv/datatype/ ... |
/owl-s/lib/jena/ | ||
H A D | xercesImpl.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ... |
Completed in 2780 milliseconds