RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

Serialized Form


Package org.jboss.resteasy.client

Class org.jboss.resteasy.client.ClientResponseFailure extends RuntimeException implements Serializable

serialVersionUID: 7491381058971118249L

Serialized Fields

response

ClientResponse<T> response

Package org.jboss.resteasy.client.cache

Class org.jboss.resteasy.client.cache.BrowserCache.Header extends Object implements Serializable

serialVersionUID: 4145981086454860081L

Serialized Fields

name

String name

value

String value

Class org.jboss.resteasy.client.cache.CacheEntry extends Object implements Serializable

serialVersionUID: -1922521972113619372L

Serialized Fields

mediaType

String mediaType

cached

byte[] cached

expires

int expires

timestamp

long timestamp

headers

javax.ws.rs.core.MultivaluedMap<K,V> headers

validationHeaders

BrowserCache.Header[] validationHeaders

key

String key

extendedProperties

Map<K,V> extendedProperties

Package org.jboss.resteasy.client.exception

Class org.jboss.resteasy.client.exception.ResteasyAuthChallengeException extends ResteasyAuthenticationException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyAuthenticationException extends ResteasyProtocolException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyCircularRedirectException extends ResteasyRedirectException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyClientException extends RuntimeException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyClientProtocolException extends ResteasyIOException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyConnectionClosedException extends ResteasyIOException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyConnectionPoolTimeoutException extends ResteasyConnectTimeoutException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyConnectTimeoutException extends ResteasyIOException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyCookieRestrictionViolationException extends ResteasyMalformedCookieException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyCredentialsNotAvailableException extends ResteasyAuthenticationException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyHttpContentTooLargeException extends ResteasyHttpException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyHttpException extends ResteasyClientException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyHttpHostConnectException extends ResteasyIOException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyHttpRecoverableException extends ResteasyHttpException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyInvalidCredentialsException extends ResteasyAuthenticationException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyInvalidRedirectLocationException extends ResteasyRedirectException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyIOException extends ResteasyClientException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyMalformedChallengeException extends ResteasyProtocolException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyMalformedChunkCodingException extends ResteasyIOException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyMalformedCookieException extends ResteasyProtocolException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyMethodNotSupportedException extends ResteasyHttpException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyNoHttpResponseException extends ResteasyIOException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyNonRepeatableRequestException extends ResteasyProtocolException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyNTLMEngineException extends ResteasyAuthenticationException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyProtocolException extends ResteasyHttpException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyRedirectException extends ResteasyNonRepeatableRequestException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyTunnelRefusedException extends ResteasyProtocolException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyUnsupportedHttpVersionException extends ResteasyProtocolException implements Serializable

serialVersionUID: -5711578608757689465L

Class org.jboss.resteasy.client.exception.ResteasyURIException extends ResteasyHttpException implements Serializable

serialVersionUID: -5711578608757689465L


Package org.jboss.resteasy.core

Class org.jboss.resteasy.core.ExceptionAdapter extends RuntimeException implements Serializable

serialVersionUID: 6628087350457915908L

Serialized Fields

stackTrace

String stackTrace

originalException

Exception originalException

Class org.jboss.resteasy.core.Headers extends CaseInsensitiveMap<V> implements Serializable

Class org.jboss.resteasy.core.NoMessageBodyWriterFoundFailure extends LoggableFailure implements Serializable


Package org.jboss.resteasy.core.request

Class org.jboss.resteasy.core.request.QualityValue extends Number implements Serializable

serialVersionUID: 1L

Serialized Fields

WEIGHT

int WEIGHT

Package org.jboss.resteasy.plugins.delegates

Class org.jboss.resteasy.plugins.delegates.ServerCookie extends Object implements Serializable


Package org.jboss.resteasy.plugins.server.servlet

Class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

servletContainerDispatcher

ServletContainerDispatcher servletContainerDispatcher

Package org.jboss.resteasy.specimpl

Class org.jboss.resteasy.specimpl.MultivaluedMapImpl extends HashMap<K,List<V>> implements Serializable


Package org.jboss.resteasy.spi

Class org.jboss.resteasy.spi.ApplicationException extends RuntimeException implements Serializable

Class org.jboss.resteasy.spi.BadRequestException extends LoggableFailure implements Serializable

Class org.jboss.resteasy.spi.DefaultOptionsMethodException extends Failure implements Serializable

Class org.jboss.resteasy.spi.Failure extends RuntimeException implements Serializable

Serialized Fields

errorCode

int errorCode

loggable

boolean loggable

response

javax.ws.rs.core.Response response

Class org.jboss.resteasy.spi.InternalServerErrorException extends LoggableFailure implements Serializable

Class org.jboss.resteasy.spi.LoggableFailure extends Failure implements Serializable

Class org.jboss.resteasy.spi.MethodNotAllowedException extends LoggableFailure implements Serializable

Class org.jboss.resteasy.spi.NoLogWebApplicationException extends javax.ws.rs.WebApplicationException implements Serializable

Class org.jboss.resteasy.spi.NotAcceptableException extends LoggableFailure implements Serializable

Class org.jboss.resteasy.spi.NotFoundException extends Failure implements Serializable

Class org.jboss.resteasy.spi.ReaderException extends LoggableFailure implements Serializable

Class org.jboss.resteasy.spi.UnauthorizedException extends LoggableFailure implements Serializable

Class org.jboss.resteasy.spi.UnhandledException extends RuntimeException implements Serializable

Class org.jboss.resteasy.spi.UnsupportedMediaTypeException extends LoggableFailure implements Serializable

Class org.jboss.resteasy.spi.WriterException extends LoggableFailure implements Serializable


Package org.jboss.resteasy.util

Class org.jboss.resteasy.util.CaseInsensitiveMap extends Object implements Serializable

Serialized Fields

map

MultivaluedMapImpl<K,V> map

Class org.jboss.resteasy.util.DateUtil.DateParseException extends RuntimeException implements Serializable


RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.