Interface ExposableWebEndpoint

All Superinterfaces:
ExposableEndpoint<WebOperation>, PathMappedEndpoint

public interface ExposableWebEndpoint extends ExposableEndpoint<WebOperation>, PathMappedEndpoint
Information describing an endpoint that can be exposed over the web.
Since:
2.0.0
Author:
Phillip Webb