Uses of Class
org.refcodes.rest.HttpServerOptions
-
Uses of HttpServerOptions in org.refcodes.rest
Methods in org.refcodes.rest that return HttpServerOptionsModifier and TypeMethodDescriptionHttpServerOptions.Builder.build()Creates the configuredHttpServerOptions.Constructors in org.refcodes.rest with parameters of type HttpServerOptionsModifierConstructorDescriptionJdkHttpRestServer(HttpServerOptions aHttpServerOptions) Instantiates a new HTTP rest server.