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 booleanParameterService.requiresPOST(ApplicationServer applicationServer) This checks whether this service requires a POST method or not (means no GET method is allowed).voidDevice.setServer(ApplicationServer server) static voidLoginMessage.showMessages(ApplicationServer server, Id minId) -
Uses of ApplicationServer in com.storedobject.mail
Methods in com.storedobject.mail with parameters of type ApplicationServerModifier and TypeMethodDescriptionbooleanGMailRegistrationService.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