@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface Host
String
location
int
port
value
public abstract String value
public abstract int port
public abstract String location
Copyright © 2016. All rights reserved.