Class RestEndpoint.BuilderBase.RestEndpointImpl

All Implemented Interfaces:
Prototype.Api, HttpAnnotated, ModelElement, RestEndpoint
Direct Known Subclasses:
ClientEndpoint.BuilderBase.ClientEndpointImpl, ServerEndpoint.BuilderBase.ServerEndpointImpl
Enclosing class:
RestEndpoint.BuilderBase<BUILDER extends RestEndpoint.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends RestEndpoint>

protected static class RestEndpoint.BuilderBase.RestEndpointImpl extends HttpAnnotated.BuilderBase.HttpAnnotatedImpl implements RestEndpoint
Generated implementation of the prototype, can be extended by descendant prototype implementations.