Class WebEndpointResponse<T>

  • Type Parameters:
    T - the type of the response body

    public final class WebEndpointResponse<T>
    extends Object
    A WebEndpointResponse can be returned by an operation on a EndpointWebExtension to provide additional, web-specific information such as the HTTP status code.
    Since:
    2.0.0