Index
All Classes and Interfaces|All Packages
C
- createServer(Server<RemoteEntityConnection, ServerAdmin>) - Method in class is.codion.framework.servlet.EntityServiceFactory
E
- EntityService - Class in is.codion.framework.servlet
- EntityServiceFactory - Class in is.codion.framework.servlet
-
Provides a
EntityServiceauxiliary server instance. - EntityServiceFactory() - Constructor for class is.codion.framework.servlet.EntityServiceFactory
H
- HTTP_SERVER_CLASSPATH_KEYSTORE - Static variable in class is.codion.framework.servlet.EntityService
-
The https keystore to use on the classpath, this will be resolved to a temporary file and set as the codion.server.http.keyStore system property on server start
Value type: String Default value: null - HTTP_SERVER_KEYSTORE_PASSWORD - Static variable in class is.codion.framework.servlet.EntityService
-
Specifies the password for the keystore used for securing http connections.
Value type: String
Default value: null - HTTP_SERVER_KEYSTORE_PATH - Static variable in class is.codion.framework.servlet.EntityService
-
Specifies the keystore to use for securing http connections.
Value type: String
Default value: null - HTTP_SERVER_PORT - Static variable in class is.codion.framework.servlet.EntityService
-
The port on which the http server is made available to clients.
Value type: Integer
Default value: 8080 - HTTP_SERVER_SECURE - Static variable in class is.codion.framework.servlet.EntityService
-
Specifies whether https should be used.
Value type: Boolean
Default value: true - HTTP_SERVER_SECURE_PORT - Static variable in class is.codion.framework.servlet.EntityService
-
The port on which the http server is made available to clients.
Value type: Integer
Default value: 4443
I
- is.codion.framework.servlet - module is.codion.framework.servlet
-
Servlet AuxiliaryServer implementation for EntityServer, based on Javalin.
EntityService
EntityServiceFactory - is.codion.framework.servlet - package is.codion.framework.servlet
S
- serverInformation() - Method in class is.codion.framework.servlet.EntityService
- startServer() - Method in class is.codion.framework.servlet.EntityService
- stopServer() - Method in class is.codion.framework.servlet.EntityService
All Classes and Interfaces|All Packages