public abstract class AbstractBackendRequestQuery extends ComplexBackendRequest implements CancelableBackendRequestI
AbstractBackendRequest
which encapsulates an (OQL) query to the server.DEFAULT_TIMEOUT_COMPLEX_COMMANDS, DEFAULT_TIMEOUT_CONCISE_COMMANDS, DEFAULT_TIMEOUT_MEDIUM_COMMANDS, DEFAULT_TIMEOUT_SIMPLE_COMMANDS
Constructor and Description |
---|
AbstractBackendRequestQuery(int command) |
Modifier and Type | Method and Description |
---|---|
void |
cancelRequest() |
boolean |
isParallelProcessAndWrite() |
void |
processRequest() |
void |
writeRequestResults(SecureObjectOutputI out) |
calculateResponse, getBCH, getCommand, getCommandString, getDefaultExceptionPrefix, getProgressDisplay, getResponseException, getResults, getSession, getSlot, getUtx, initClientSide, initServerSide, isAllowedUnauthenticated, prepareRequest, receiveResponse, releaseTransport, sendRequest, setException
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calculateResponse, getCommandString, getDefaultExceptionPrefix, getResponseException, getResults, getSlot, initClientSide, initServerSide, isAllowedUnauthenticated, prepareRequest, readRequestParameters, receiveResponse, releaseTransport, sendRequest, setException
public void processRequest()
processRequest
in interface BackendRequestI
public void cancelRequest()
cancelRequest
in interface CancelableBackendRequestI
public void writeRequestResults(SecureObjectOutputI out) throws java.io.IOException
writeRequestResults
in interface BackendRequestI
java.io.IOException
public boolean isParallelProcessAndWrite()
isParallelProcessAndWrite
in interface BackendRequestI
isParallelProcessAndWrite
in class AbstractBackendRequest
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.