Uses of Class
org.refcodes.web.HttpServerContextBuilder
-
Uses of HttpServerContextBuilder in org.refcodes.web
Methods in org.refcodes.web that return HttpServerContextBuilderModifier and TypeMethodDescriptionHttpServerContextBuilder.withKeyStoreDescriptor(org.refcodes.security.KeyStoreDescriptor aKeyStoreDescriptor) HttpServerContextBuilder.withMaxConnections(int aMaxConnections) HttpServerContextBuilder.withPort(int aPort) HttpServerContextBuilder.withProtocol(String aProtocol) Sets the protocol for the URL scheme.HttpServerContextBuilder.withScheme(org.refcodes.data.Scheme aScheme) Sets the UrlScheme for the URL scheme.