Uses of Interface
org.refcodes.web.HttpServerContext.Builder
-
Uses of HttpServerContext.Builder in org.refcodes.web
Classes in org.refcodes.web with type parameters of type HttpServerContext.BuilderModifier and TypeInterfaceDescriptionstatic interfaceHttpServerContext.Builder<B extends HttpServerContext.Builder<B>>Provides a builder for theHttpServerContexttype.