Uses of Class
org.hsqldb.server.HsqlSocketFactory
Packages that use HsqlSocketFactory
-
Uses of HsqlSocketFactory in org.hsqldb.server
Subclasses of HsqlSocketFactory in org.hsqldb.serverModifier and TypeClassDescriptionfinal class
The default secure socket factory implementation.Methods in org.hsqldb.server that return HsqlSocketFactoryModifier and TypeMethodDescriptionstatic HsqlSocketFactory
HsqlSocketFactory.getInstance
(boolean tls) Retrieves an HsqlSocketFactory whose subclass and attributes are determined by the specified argument, tls.