Searched refs:getMethod (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dwebservergluecgi.py59 def getMethod(self): member in class:WebServerGlueCgi
H A Dwebservergluebase.py115 def getMethod(self): member in class:WebServerGlueBase
H A Dtestboxcontroller.py930 sMethod = self._oSrvGlue.getMethod();
/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/
H A DMozilla.java226 Method mainBundleMethod = bundleClass.getMethod("mainBundle", (java.lang.Class[])null);
231 Method fwPathMethod = bundleClass.getMethod("privateFrameworksPath",
/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuiadmin.py712 if self._oSrvGlue.getMethod() != 'POST':
713 raise WuiException('Expected "POST" request, got "%s"' % (self._oSrvGlue.getMethod(),))
H A Dwuibase.py569 if self._oSrvGlue.getMethod() != 'POST':
570 raise WuiException('Expected "POST" request, got "%s"' % (self._oSrvGlue.getMethod(),))
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 62 milliseconds