Uses of Class
com.storedobject.core.ApplicationServer
Packages that use ApplicationServer
Package
Description
-
Uses of ApplicationServer in com.storedobject.core
Methods in com.storedobject.core that return ApplicationServerMethods in com.storedobject.core with parameters of type ApplicationServerModifier and TypeMethodDescriptiondefault boolean
ParameterService.requiresPOST
(ApplicationServer applicationServer) This checks whether this service requires POST method or not (means no GET method is allowed).void
Device.setServer
(ApplicationServer server) static void
LoginMessage.showMessages
(ApplicationServer server, Id minId) -
Uses of ApplicationServer in com.storedobject.mail
Methods in com.storedobject.mail with parameters of type ApplicationServerModifier and TypeMethodDescriptionboolean
GMailRegistrationService.requiresPOST
(ApplicationServer applicationServer) -
Uses of ApplicationServer in com.storedobject.tools
Fields in com.storedobject.tools declared as ApplicationServerMethods in com.storedobject.tools that return ApplicationServerMethods in com.storedobject.tools with parameters of type ApplicationServer -
Uses of ApplicationServer in com.storedobject.ui
Methods in com.storedobject.ui that return ApplicationServerMethods in com.storedobject.ui with parameters of type ApplicationServer