Uses of Class
org.jboss.resteasy.specimpl.AbstractBuiltResponse
-
Packages that use AbstractBuiltResponse Package Description org.jboss.resteasy.client.jaxrs.internal org.jboss.resteasy.core org.jboss.resteasy.specimpl -
-
Uses of AbstractBuiltResponse in org.jboss.resteasy.client.jaxrs.internal
Subclasses of AbstractBuiltResponse in org.jboss.resteasy.client.jaxrs.internal Modifier and Type Class Description classAbortedResponseclassClientResponseclassFinalizedClientResponseA class that adds a {@link Object#finalize) method to the {@link ClientResponse} as a last ditch backstop to prevent leaking resources with ill-behaved clients. -
Uses of AbstractBuiltResponse in org.jboss.resteasy.core
Subclasses of AbstractBuiltResponse in org.jboss.resteasy.core Modifier and Type Class Description classServerResponse -
Uses of AbstractBuiltResponse in org.jboss.resteasy.specimpl
Subclasses of AbstractBuiltResponse in org.jboss.resteasy.specimpl Modifier and Type Class Description classBuiltResponseA response object not attached to a client or server invocation.classBuiltResponseEntityNotBacked
-