public interface BackendRequestAuthenticateTransportI extends ComplexBackendRequestI
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
DEFAULT_TIMEOUT_COMPLEX_COMMANDS, DEFAULT_TIMEOUT_CONCISE_COMMANDS, DEFAULT_TIMEOUT_MEDIUM_COMMANDS, DEFAULT_TIMEOUT_SIMPLE_COMMANDS
Modifier and Type | Method and Description |
---|---|
int |
getResultingPid() |
void |
initClientSide(java.lang.String serverAddress,
int getResultsTimeoutSeconds,
java.lang.Long sessionId) |
void |
updateTransport(TransportI transport) |
boolean |
wasAuthenticated() |
calculateResponse, getCommandString, getDefaultExceptionPrefix, getResponseException, getResults, getSlot, initClientSide, initServerSide, isAllowedUnauthenticated, isParallelProcessAndWrite, prepareRequest, processRequest, readRequestParameters, receiveResponse, releaseTransport, sendRequest, setException, writeRequestResults
static final java.lang.String $0
void initClientSide(java.lang.String serverAddress, int getResultsTimeoutSeconds, java.lang.Long sessionId)
boolean wasAuthenticated() throws ServerConnectionException
ServerConnectionException
int getResultingPid() throws ServerConnectionException
ServerConnectionException
void updateTransport(TransportI transport)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.