Index

C E H I S 
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
Provides persistance services for Entities
EntityServiceFactory - Class in is.codion.framework.servlet
Provides a EntityService auxiliary 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.
HTTP_SERVER_KEYSTORE_PATH - Static variable in class is.codion.framework.servlet.EntityService
Specifies the keystore to use for securing http connections.
HTTP_SERVER_PORT - Static variable in class is.codion.framework.servlet.EntityService
The port on which the http server is made available to clients.
HTTP_SERVER_SECURE - Static variable in class is.codion.framework.servlet.EntityService
Specifies whether https should be used.
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.

I

is.codion.framework.servlet - module is.codion.framework.servlet
Servlet AuxiliaryServer implementation for EntityServer, based on Javalin.
is.codion.framework.servlet - package is.codion.framework.servlet
Package configuration values: EntityService.HTTP_SERVER_PORT

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
 
C E H I S 
All Classes and Interfaces|All Packages