Uses of Interface
org.refcodes.web.HostAccessor
-
-
Uses of HostAccessor in org.refcodes.web
Subinterfaces of HostAccessor in org.refcodes.web Modifier and Type Interface Description static interfaceHostAccessor.HostPropertyProvides a host property.Classes in org.refcodes.web that implement HostAccessor Modifier and Type Class Description classUrlTheUrlclass represents an immutable URL: An URL looks something like this: "scheme://[identity[:secret]@]host[:port][/path][?classUrlBuilderTheUrlBuilderextends an immutableUrlwith mutable functionality.
-