Interface RestEndpointFactory<T extends RestfulGateway>

Type Parameters:
T - type of the RestfulGateway
All Known Implementing Classes:
JobRestEndpointFactory, SessionRestEndpointFactory

public interface RestEndpointFactory<T extends RestfulGateway>