Home
last modified time | relevance | path

Searched refs:getServiceHandle (Results 1 – 2 of 2) sorted by relevance

/dports/devel/staf/src/staf/services/http/
H A DWebSession.java644 STAFResult res = httpService.getServiceHandle().submit2( in writeContentToFile()
680 STAFResult res = httpService.getServiceHandle().submit2( in writeContentToFile()
H A DHTTP.java3377 public STAFHandle getServiceHandle() { return sHandle; } in getServiceHandle() method in HTTP