Package org.curioswitch.common.server.framework.server
-
Interface Summary Interface Description HttpServiceDefinition A definition of a custom HTTPService
which will be treated as a business logic service of the server, applying other decorators like authorization.PostServerCustomizer ServerShutDownDelayer An interface which can be implemented and provided to delay shutdown of the server. -
Class Summary Class Description HttpServiceDefinition.Builder