Class ClientResponseImpl

java.lang.Object
jakarta.ws.rs.core.Response
org.jboss.resteasy.reactive.common.jaxrs.ResponseImpl
org.jboss.resteasy.reactive.client.impl.ClientResponseImpl
All Implemented Interfaces:
AutoCloseable

public class ClientResponseImpl extends ResponseImpl
This is the Response class client response object with more deserialising powers than user-created responses @{link ResponseImpl.
  • Constructor Details

    • ClientResponseImpl

      public ClientResponseImpl()
  • Method Details