Uses of Interface
org.hsqldb.server.HsqlSocketRequestHandler
Packages that use HsqlSocketRequestHandler
-
Uses of HsqlSocketRequestHandler in org.hsqldb.server
Classes in org.hsqldb.server that implement HsqlSocketRequestHandlerModifier and TypeClassDescriptionclassThe HyperSQL hsql: and hsqls: protocol network database server.classThe HyperSQL http: and https: protocol network database server.Methods in org.hsqldb.server that return HsqlSocketRequestHandlerModifier and TypeMethodDescriptionstatic HsqlSocketRequestHandlerHsqlServerFactory.createHsqlServer(String dbFilePath, boolean debugMessages, boolean silentMode)