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

java.lang.String charSet

canExecute

java.lang.reflect.Method canExecute

getFreeSpace

java.lang.reflect.Method getFreeSpace

useCompression

boolean useCompression

Class Acme.Serve.Serve extends java.lang.Object implements Serializable

Serialized Fields

hostName

java.lang.String hostName

useAccLog

boolean useAccLog

keepAlive

boolean keepAlive

timeoutKeepAlive

int timeoutKeepAlive

maxAliveConnUse

int maxAliveConnUse

showUserAgent

boolean showUserAgent

showReferer

boolean showReferer

keepAliveHdrParams

java.lang.String keepAliveHdrParams

attributes

java.util.Hashtable<K,V> attributes

uniqer

byte[] uniqer

srandom

java.security.SecureRandom srandom

sessions

Serve.HttpSessionContextImpl sessions

expiredIn

int expiredIn

arguments

java.util.Map<K,V> arguments

mime

java.util.Properties mime

connections

java.util.List<E> connections

shutdownLatch

java.util.concurrent.CountDownLatch shutdownLatch

backgroundThread

java.lang.Thread backgroundThread

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

Serialized Fields

createTime

long createTime

lastAccessTime

long lastAccessTime

id

java.lang.String id

inactiveInterval

int inactiveInterval

expired

boolean expired

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

Serialized Fields

name

java.lang.String name

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


Package javax.ws.rs

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

serialVersionUID: 11660101L

Serialized Fields

response

Response response

Package javax.ws.rs.core

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

serialVersionUID: 956255913370721193L


Package org.jboss.resteasy.auth.oauth

Class org.jboss.resteasy.auth.oauth.OAuthException extends java.lang.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

java.lang.String requestTokenURL

accessTokenURL

java.lang.String accessTokenURL

consumerRegistrationURL

java.lang.String consumerRegistrationURL

authorizationURL

java.lang.String authorizationURL

provider

OAuthProvider provider

validator

OAuthValidator validator

Package org.jboss.resteasy.client

Class org.jboss.resteasy.client.ClientResponseFailure extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 4145981086454860081L

Serialized Fields

name

java.lang.String name

value

java.lang.String value

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

serialVersionUID: -1922521972113619372L

Serialized Fields

mediaType

java.lang.String mediaType

cached

byte[] cached

expires

int expires

timestamp

long timestamp

headers

MultivaluedMap<K,V> headers

validationHeaders

BrowserCache.Header[] validationHeaders

key

java.lang.String key

extendedProperties

java.util.Map<K,V> extendedProperties

Package org.jboss.resteasy.core

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

serialVersionUID: 6628087350457915908L

Serialized Fields

stackTrace

java.lang.String stackTrace

originalException

java.lang.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 java.lang.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 java.util.ArrayList<RESTServiceDiscovery.AtomLink> implements Serializable


Package org.jboss.resteasy.links.impl

Class org.jboss.resteasy.links.impl.NotFoundException extends java.lang.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 java.lang.Object implements Serializable


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

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 java.util.HashMap<K,java.util.List<V>> implements Serializable


Package org.jboss.resteasy.spi

Class org.jboss.resteasy.spi.ApplicationException extends java.lang.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 java.lang.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 java.lang.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 java.lang.RuntimeException implements Serializable


Package org.jboss.resteasy.util

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

Serialized Fields

map

MultivaluedMapImpl<K,V> map

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


Package se.unlogic.standardutils.annotations

Class se.unlogic.standardutils.annotations.NoAnnotatedFieldsFoundException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 5295557583550461676L

Serialized Fields

beanClass

java.lang.Class<T> beanClass

annotations

java.lang.Class<T>[] annotations

Class se.unlogic.standardutils.annotations.NoAnnotatedFieldsOrMethodsFoundException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 5295557583550461676L

Serialized Fields

beanClass

java.lang.Class<T> beanClass

annotations

java.lang.Class<T>[] annotations

Class se.unlogic.standardutils.annotations.UnsupportedFieldTypeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -6723843186067887845L

Serialized Fields

beanClass

java.lang.Class<T> beanClass

annotation

java.lang.Class<T> annotation

field

java.lang.reflect.Field field

Class se.unlogic.standardutils.annotations.UnsupportedMethodArgumentException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 2449699127133031293L

Serialized Fields

beanClass

java.lang.Class<T> beanClass

annotation

java.lang.Class<T> annotation

method

java.lang.reflect.Method method

Package se.unlogic.standardutils.collections

Class se.unlogic.standardutils.collections.KeyAlreadyCachedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 6139847169384918434L

Serialized Fields

key

java.lang.Object key

Class se.unlogic.standardutils.collections.KeyNotCachedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1833583474702621444L

Serialized Fields

key

java.lang.Object key

Class se.unlogic.standardutils.collections.NotNullTreeSet extends java.util.TreeSet<Type> implements Serializable

serialVersionUID: -7808520266670296566L


Package se.unlogic.standardutils.dao

Class se.unlogic.standardutils.dao.TransactionAlreadyAbortedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -6159981132857395802L

Class se.unlogic.standardutils.dao.TransactionAlreadyComittedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 628962939940339634L


Package se.unlogic.standardutils.datatypes

Class se.unlogic.standardutils.datatypes.SimpleEntry extends java.lang.Object implements Serializable

serialVersionUID: 2017770345032632182L

Serialized Fields

key

java.lang.Object key

value

java.lang.Object value

Package se.unlogic.standardutils.json

Class se.unlogic.standardutils.json.JsonArray extends java.lang.Object implements Serializable

serialVersionUID: 1497880281195635145L

Serialized Fields

nodes

java.util.List<E> nodes

Class se.unlogic.standardutils.json.JsonLeaf extends java.lang.Object implements Serializable

serialVersionUID: 1198871458505471824L

Serialized Fields

value

java.lang.String value

Class se.unlogic.standardutils.json.JsonObject extends java.lang.Object implements Serializable

serialVersionUID: -4958874287623042122L

Serialized Fields

fields

java.util.Map<K,V> fields

Package se.unlogic.standardutils.populators

Class se.unlogic.standardutils.populators.UnableToFindSuitablePopulatorException extends java.lang.Exception implements Serializable

serialVersionUID: -214177380194928711L


Package se.unlogic.standardutils.populators.annotated

Class se.unlogic.standardutils.populators.annotated.BeanResultSetPopulationException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 3781653780279983974L

Serialized Fields

resultSetField

ResultSetField resultSetField

Package se.unlogic.standardutils.reflection

Class se.unlogic.standardutils.reflection.MethodNotFoundException extends java.lang.Exception implements Serializable

serialVersionUID: -8580739778092215878L


Package se.unlogic.standardutils.validation

Class se.unlogic.standardutils.validation.ValidationException extends java.lang.Exception implements Serializable

serialVersionUID: -1221745166857804542L

Serialized Fields

errors

java.util.List<E> errors

Package se.unlogic.standardutils.xml

Class se.unlogic.standardutils.xml.MissingXMLAnnotationException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -5127582859037405055L

Serialized Fields

clazz

java.lang.Class<T> clazz



Copyright © 2011. All Rights Reserved.