Package de.tum.in.test.api
Annotation Type AllowLocalPort
@API(status=EXPERIMENTAL)
@Documented
@Retention(RUNTIME)
@Target({TYPE,METHOD,ANNOTATION_TYPE})
public @interface AllowLocalPort
Allows networking with
localhost at the specified port.- Since:
- 0.3.6
- Version:
- 1.0.0
- Author:
- Christian Femers
-
Required Element Summary
Required Elements Modifier and Type Required Element Description intvalue
-
Element Details
-
value
int value
-