|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LocalRequest | |
| at.gv.egiz.pdfas.web | |
| at.knowcenter.wag.egov.egiz.web | |
| Uses of LocalRequest in at.gv.egiz.pdfas.web |
| Fields in at.gv.egiz.pdfas.web declared as LocalRequest | |
LocalRequest |
SignSessionInformation.localRequest
The local request to be sent to the device. |
LocalRequest[] |
CurrentLocalOperation.requests
An array of local requests to be processed. |
| Methods in at.gv.egiz.pdfas.web that return LocalRequest | |
LocalRequest |
CurrentLocalOperation.getCurrentLocalRequest()
|
| Uses of LocalRequest in at.knowcenter.wag.egov.egiz.web |
| Fields in at.knowcenter.wag.egov.egiz.web declared as LocalRequest | |
LocalRequest[] |
SessionInformation.requests
An array of local requests to be processed. |
| Methods in at.knowcenter.wag.egov.egiz.web with parameters of type LocalRequest | |
static void |
LocalRequestHelper.prepareDispatchToLocalConnectionPage(LocalRequest local_request,
HttpServletRequest request,
HttpServletResponse response)
Prepares the dispatch to the local data connection page. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||