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 com.restfully.shop.services

Class com.restfully.shop.services.NotFoundException extends RuntimeException 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.examples.openid

Class org.jboss.resteasy.examples.openid.ProviderServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

context

javax.servlet.ServletContext context

manager

org.openid4java.server.ServerManager manager

trustedRealmsMap

ConcurrentHashMap<K,V> trustedRealmsMap

strictRealmCheck

boolean strictRealmCheck

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


Package se.unlogic.standardutils.annotations

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

serialVersionUID: 5295557583550461676L

Serialized Fields

beanClass

Class<T> beanClass

annotations

Class<T>[] annotations

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

serialVersionUID: 5295557583550461676L

Serialized Fields

beanClass

Class<T> beanClass

annotations

Class<T>[] annotations

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

serialVersionUID: -6723843186067887845L

Serialized Fields

beanClass

Class<T> beanClass

annotation

Class<T> annotation

field

Field field

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

serialVersionUID: 2449699127133031293L

Serialized Fields

beanClass

Class<T> beanClass

annotation

Class<T> annotation

method

Method method

Package se.unlogic.standardutils.collections

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

serialVersionUID: 6139847169384918434L

Serialized Fields

key

Object key

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

serialVersionUID: 1833583474702621444L

Serialized Fields

key

Object key

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

serialVersionUID: -7808520266670296566L


Package se.unlogic.standardutils.dao

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

serialVersionUID: -6159981132857395802L

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

serialVersionUID: 628962939940339634L


Package se.unlogic.standardutils.datatypes

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

serialVersionUID: 2017770345032632182L

Serialized Fields

key

Object key

value

Object value

Package se.unlogic.standardutils.json

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

serialVersionUID: 1497880281195635145L

Serialized Fields

nodes

List<E> nodes

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

serialVersionUID: 1198871458505471824L

Serialized Fields

value

String value

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

serialVersionUID: -4958874287623042122L

Serialized Fields

fields

Map<K,V> fields

Package se.unlogic.standardutils.populators

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

serialVersionUID: -214177380194928711L


Package se.unlogic.standardutils.populators.annotated

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

serialVersionUID: 3781653780279983974L

Serialized Fields

resultSetField

ResultSetField resultSetField

Package se.unlogic.standardutils.reflection

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

serialVersionUID: -8580739778092215878L


Package se.unlogic.standardutils.validation

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

serialVersionUID: -1221745166857804542L

Serialized Fields

errors

List<E> errors

Package se.unlogic.standardutils.xml

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

serialVersionUID: -5127582859037405055L

Serialized Fields

clazz

Class<T> clazz



Copyright © 2011. All Rights Reserved.