public abstract class SimpleBackendRequest extends AbstractBackendRequest
DEFAULT_TIMEOUT_COMPLEX_COMMANDS, DEFAULT_TIMEOUT_CONCISE_COMMANDS, DEFAULT_TIMEOUT_MEDIUM_COMMANDS, DEFAULT_TIMEOUT_SIMPLE_COMMANDS
Constructor and Description |
---|
SimpleBackendRequest(int _cmd) |
Modifier and Type | Method and Description |
---|---|
void |
configureRequest(java.lang.Object[] _args,
java.lang.Class[] _argtypes,
java.lang.Class[] _rctypes,
java.lang.Class[] _rctypesArrayClasses) |
java.lang.Object[] |
getResults() |
boolean |
releaseTransport() |
calculateResponse, getBCH, getCommand, getCommandString, getDefaultExceptionPrefix, getProgressDisplay, getResponseException, getSession, getSlot, getUtx, initClientSide, initServerSide, isAllowedUnauthenticated, isParallelProcessAndWrite, prepareRequest, receiveResponse, sendRequest, setException
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
processRequest, readRequestParameters, writeRequestResults
public boolean releaseTransport()
releaseTransport
in interface BackendRequestI
releaseTransport
in class AbstractBackendRequest
public void configureRequest(java.lang.Object[] _args, java.lang.Class[] _argtypes, java.lang.Class[] _rctypes, java.lang.Class[] _rctypesArrayClasses)
public java.lang.Object[] getResults() throws ServerConnectionException
getResults
in interface BackendRequestI
getResults
in class AbstractBackendRequest
ServerConnectionException
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.