Class Endpoint

java.lang.Object
edu.university.ecs.lab.common.models.Method
edu.university.ecs.lab.common.models.Endpoint
All Implemented Interfaces:
JsonSerializable

public class Endpoint extends Method
Represents an extension of a method declaration. An endpoint exists at the controller level and signifies an open mapping that can be the target of a rest call.