Annotation Type Host
-
@Retention(RUNTIME) @Target(TYPE) public @interface HostAnnotation for parameterized host name targeting a REST service.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringvalueGet the protocol/scheme, host, and optional port number in a single string.
-