edu.neu.ccs.demeterf.http.server
Annotation Type Port


@Retention(value=RUNTIME)
public @interface Port

Used to annotate a field of the Server as representing the Port number that it will listen on (bound at Server creation time).