Class IdUHandlerAbstract
java.lang.Object
com.io7m.idstore.user_client.internal.IdUHandlerAbstract
- All Implemented Interfaces:
com.io7m.hibiscus.basic.HBClientHandlerType<IdUClientException,,IdUCommandType<?>, IdUResponseType, IdUResponseType, IdUResponseError, IdUClientEventType, IdUClientCredentials> IdUHandlerType
- Direct Known Subclasses:
IdUHandler1,IdUHandlerDisconnected
The abstract base class for handlers.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedIdUHandlerAbstract(IdUClientConfiguration inConfiguration, IdStrings inStrings, HttpClient inHttpClient) -
Method Summary
Modifier and TypeMethodDescriptionprotected final IdUClientConfigurationprotected final HttpClientprotected final Stringlocal(IdStringConstantType s, Object... arguments) protected final IdStringsstrings()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.io7m.hibiscus.basic.HBClientHandlerType
onDisconnect, onExecuteCommand, onExecuteLogin, onIsConnected, onPollEvents
-
Constructor Details
-
IdUHandlerAbstract
protected IdUHandlerAbstract(IdUClientConfiguration inConfiguration, IdStrings inStrings, HttpClient inHttpClient)
-
-
Method Details
-
local
-
httpClient
-
configuration
-
strings
-