Class LazyResponse.Existing

    • Constructor Detail

      • Existing

        public Existing​(javax.ws.rs.core.Response response)
    • Method Detail

      • get

        public javax.ws.rs.core.Response get()
        Description copied from interface: LazyResponse
        Gets the response, possibly generating it if it does not exist yet
        Specified by:
        get in interface LazyResponse
      • isCreated

        public boolean isCreated()
        Specified by:
        isCreated in interface LazyResponse
        Returns:
        true if the response already exists