Uses of Interface
org.refcodes.web.SchemeAccessor
-
Uses of SchemeAccessor in org.refcodes.web
Subinterfaces of SchemeAccessor in org.refcodes.webModifier and TypeInterfaceDescriptioninterfaceThis context describes all information required to open a server (HTTP or HTTPS) and bind a port.static interfaceProvides a URL scheme.Classes in org.refcodes.web that implement SchemeAccessorModifier and TypeClassDescriptionclassTheHttpServerContextBuilderimplements theHttpServerContextinterface extending it with builder functionality..classTheUrlclass represents an immutable URL: An URL looks something like this: "scheme://[identity[:secret]@]host[:port][/path][?classTheUrlBuilderextends an immutableUrlwith mutable functionality.