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, setExceptionequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessRequest, readRequestParameters, writeRequestResultspublic boolean releaseTransport()
releaseTransport in interface BackendRequestIreleaseTransport in class AbstractBackendRequestpublic 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 BackendRequestIgetResults in class AbstractBackendRequestServerConnectionExceptionCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.