Uses of Class
org.faceless.publisher.web.ServiceEngine
Packages that use ServiceEngine
-
Uses of ServiceEngine in org.faceless.publisher.web
Methods in org.faceless.publisher.web that return ServiceEngineModifier and TypeMethodDescriptionabstract ServiceEngine
AbstractHttpSession.getServiceEngine()
abstract ServiceEngine
AbstractWebsocketSession.getServiceEngine()
Return theServiceEngine
referenced by this connectionStandaloneWebServer.getServiceEngine()
Return the ServiceEngine associated with this WebServerMethods in org.faceless.publisher.web with parameters of type ServiceEngineModifier and TypeMethodDescriptionvoid
FileStore.setServiceEngine
(ServiceEngine engine) void
Store.setServiceEngine
(ServiceEngine engine) Set the ServiceEngine on this store.Constructors in org.faceless.publisher.web with parameters of type ServiceEngineModifierConstructorDescriptionConstructor called from embedded webserver - we have one engine, once.