public abstract class BackendRequestBLOB extends ComplexBackendRequest implements BackendRequestBLOBI
DEFAULT_TIMEOUT_COMPLEX_COMMANDS, DEFAULT_TIMEOUT_CONCISE_COMMANDS, DEFAULT_TIMEOUT_MEDIUM_COMMANDS, DEFAULT_TIMEOUT_SIMPLE_COMMANDS
Constructor and Description |
---|
BackendRequestBLOB(int cmd) |
Modifier and Type | Method and Description |
---|---|
void |
initClientSide(java.lang.String _serverAddress,
int _getResultsTimeoutSeconds,
java.lang.Long _id,
java.lang.Long _backuppingBPId) |
void |
processRequest() |
void |
readRequestParameters(SecureObjectInputI in) |
void |
writeRequestResults(SecureObjectOutputI out) |
calculateResponse, getBCH, getCommand, getCommandString, getDefaultExceptionPrefix, getProgressDisplay, getResponseException, getResults, getSession, getSlot, getUtx, initClientSide, initServerSide, isAllowedUnauthenticated, isParallelProcessAndWrite, prepareRequest, receiveResponse, releaseTransport, sendRequest, setException
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calculateResponse, getCommandString, getDefaultExceptionPrefix, getResponseException, getResults, getSlot, initClientSide, initServerSide, isAllowedUnauthenticated, isParallelProcessAndWrite, prepareRequest, receiveResponse, releaseTransport, sendRequest, setException
public void initClientSide(java.lang.String _serverAddress, int _getResultsTimeoutSeconds, java.lang.Long _id, java.lang.Long _backuppingBPId)
initClientSide
in interface BackendRequestBLOBI
public void readRequestParameters(SecureObjectInputI in) throws java.io.IOException
readRequestParameters
in interface BackendRequestI
java.io.IOException
public void processRequest()
processRequest
in interface BackendRequestI
public void writeRequestResults(SecureObjectOutputI out)
writeRequestResults
in interface BackendRequestI
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.