Class RestCall

java.lang.Object
edu.university.ecs.lab.common.models.MethodCall
edu.university.ecs.lab.common.models.RestCall
All Implemented Interfaces:
JsonSerializable

public class RestCall extends MethodCall
Represents an extension of a method call. A rest call exists at the service level and represents a call to an endpoint mapping.