Serialized Form


Package Acme.Serve

Class Acme.Serve.CgiServlet extends javax.servlet.http.HttpServlet implements Serializable

Class Acme.Serve.FileServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

charSet

String charSet

canExecute

Method canExecute

getFreeSpace

Method getFreeSpace

useCompression

boolean useCompression

Class Acme.Serve.Serve extends Object implements Serializable

Serialized Fields

hostName

String hostName

useAccLog

boolean useAccLog

keepAlive

boolean keepAlive

timeoutKeepAlive

int timeoutKeepAlive

maxAliveConnUse

int maxAliveConnUse

showUserAgent

boolean showUserAgent

showReferer

boolean showReferer

keepAliveHdrParams

String keepAliveHdrParams

attributes

Hashtable<K,V> attributes

uniqer

byte[] uniqer

srandom

SecureRandom srandom

sessions

Serve.HttpSessionContextImpl sessions

expiredIn

int expiredIn

arguments

Map<K,V> arguments

mime

Properties mime

connections

List<E> connections

shutdownLatch

CountDownLatch shutdownLatch

backgroundThread

Thread backgroundThread

Class Acme.Serve.Serve.AcmeSession extends Hashtable implements Serializable

Serialized Fields

createTime

long createTime

lastAccessTime

long lastAccessTime

id

String id

inactiveInterval

int inactiveInterval

expired

boolean expired

Class Acme.Serve.Serve.BasicAuthRealm extends Hashtable implements Serializable

Serialized Fields

name

String name

Class Acme.Serve.Serve.HttpSessionContextImpl extends Hashtable implements Serializable


Package javax.ws.rs

Class javax.ws.rs.WebApplicationException extends RuntimeException implements Serializable

serialVersionUID: 11660101L

Serialized Fields

response

Response response

Package javax.ws.rs.core

Class javax.ws.rs.core.UriBuilderException extends RuntimeException implements Serializable

serialVersionUID: 956255913370721193L


Package org.jboss.resteasy.auth.oauth

Class org.jboss.resteasy.auth.oauth.OAuthException extends Exception implements Serializable

serialVersionUID: 2582076698570093344L

Serialized Fields

httpCode

int httpCode

Class org.jboss.resteasy.auth.oauth.OAuthServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 3083924242786185155L

Serialized Fields

requestTokenURL

String requestTokenURL

accessTokenURL

String accessTokenURL

consumerRegistrationURL

String consumerRegistrationURL

authorizationURL

String authorizationURL

provider

OAuthProvider provider

validator

OAuthValidator validator

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

MultivaluedMap<K,V> headers

validationHeaders

BrowserCache.Header[] validationHeaders

key

String key

extendedProperties

Map<K,V> extendedProperties

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.jsapi

Class org.jboss.resteasy.jsapi.JSAPIServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -1985015444704126795L

Serialized Fields

service

ServiceRegistry service

apiWriter

JSAPIWriter apiWriter

Package org.jboss.resteasy.links

Class org.jboss.resteasy.links.RESTServiceDiscovery extends ArrayList<RESTServiceDiscovery.AtomLink> implements Serializable


Package org.jboss.resteasy.links.impl

Class org.jboss.resteasy.links.impl.NotFoundException extends Exception implements Serializable

Class org.jboss.resteasy.links.impl.ServiceDiscoveryException extends Failure implements Serializable


Package org.jboss.resteasy.plugins.delegates

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


Package org.jboss.resteasy.plugins.providers.atom.app

Class org.jboss.resteasy.plugins.providers.atom.app.AppAccept extends AppCommonAttributes implements Serializable

serialVersionUID: 8792589507058023990L

Serialized Fields

content

String content

Class org.jboss.resteasy.plugins.providers.atom.app.AppCategories extends AppCommonAttributes implements Serializable

serialVersionUID: 7978145545675525082L

Serialized Fields

category

List<E> category

fixed

Boolean fixed

scheme

String scheme

href

String href

Class org.jboss.resteasy.plugins.providers.atom.app.AppCollection extends AppCommonAttributes implements Serializable

serialVersionUID: 3466473348035916400L

Serialized Fields

href

String href

title

String title

accept

List<E> accept

categories

List<E> categories

any

List<E> any

Class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes extends Object implements Serializable

serialVersionUID: -6132753912772236190L

Serialized Fields

base

String base

lang

String lang

space

String space

otherAttributes

Map<K,V> otherAttributes

Class org.jboss.resteasy.plugins.providers.atom.app.AppService extends AppCommonAttributes implements Serializable

serialVersionUID: 1090747778031855442L

Serialized Fields

workspace

List<E> workspace

Class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace extends AppCommonAttributes implements Serializable

serialVersionUID: -2595744438212041512L

Serialized Fields

title

String title

collection

List<E> collection

any

List<E> any

Package org.jboss.resteasy.plugins.providers.html

Class org.jboss.resteasy.plugins.providers.html.HtmlServletDispatcher extends HttpServletDispatcher implements Serializable

serialVersionUID: 3793362217679129985L


Package org.jboss.resteasy.plugins.providers.jaxb

Class org.jboss.resteasy.plugins.providers.jaxb.JAXBMarshalException extends WriterException implements Serializable

Class org.jboss.resteasy.plugins.providers.jaxb.JAXBUnmarshalException extends ReaderException implements Serializable


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

Class org.jboss.resteasy.plugins.server.servlet.HttpServlet30Dispatcher extends HttpServletDispatcher implements Serializable

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

Serialized Fields

servletContainerDispatcher

ServletContainerDispatcher servletContainerDispatcher

Class org.jboss.resteasy.plugins.server.servlet.JBossWebDispatcherServlet extends HttpServletDispatcher implements Serializable

Class org.jboss.resteasy.plugins.server.servlet.Tomcat6CometDispatcherServlet extends HttpServletDispatcher implements Serializable


Package org.jboss.resteasy.plugins.server.tjws

Class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher extends HttpServletDispatcher implements Serializable

Serialized Fields

requestPreProcessor

TJWSRequestPreProcessor requestPreProcessor

Class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer.FileMappingServe extends Serve implements Serializable

serialVersionUID: -5031104686755790970L

Serialized Fields

mappingTable

Serve.PathTreeDictionary mappingTable

initParams

Hashtable<K,V> initParams

Package org.jboss.resteasy.security.doseta

Class org.jboss.resteasy.security.doseta.UnauthorizedSignatureException extends ReaderException implements Serializable

Serialized Fields

results

VerificationResults results

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

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 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.springmvc.tjws

Class org.jboss.resteasy.springmvc.tjws.TJWSSpringMVCDispatcher extends org.springframework.web.servlet.DispatcherServlet implements Serializable

serialVersionUID: -2514290159304754308L

Serialized Fields

requestPreProcessor

TJWSRequestPreProcessor requestPreProcessor

Package org.jboss.resteasy.test.application

Class org.jboss.resteasy.test.application.FooException extends RuntimeException 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



Copyright © 2012. All Rights Reserved.