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.BadRequestException extends ClientErrorException implements Serializable

serialVersionUID: 7264647684649480265L

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

serialVersionUID: -4101970664444907990L

Class javax.ws.rs.InternalServerErrorException extends ServerErrorException implements Serializable

serialVersionUID: -6515710697540553309L

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

serialVersionUID: 1867031673462562629L

Class javax.ws.rs.NotAcceptableException extends ClientErrorException implements Serializable

serialVersionUID: -1476163816796529078L

Class javax.ws.rs.NotAllowedException extends ClientErrorException implements Serializable

serialVersionUID: -586776054369626119L

Class javax.ws.rs.NotAuthorizedException extends ClientErrorException implements Serializable

serialVersionUID: -3156040750581929702L

Class javax.ws.rs.NotFoundException extends ClientErrorException implements Serializable

serialVersionUID: -6820866117511628388L

Class javax.ws.rs.NotSupportedException extends ClientErrorException implements Serializable

serialVersionUID: -8286622745725405656L

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

serialVersionUID: -2584325408291098012L

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

serialVersionUID: 4730895276505569556L

Class javax.ws.rs.ServiceUnavailableException extends ServerErrorException implements Serializable

serialVersionUID: 3821068205617492633L

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

serialVersionUID: 8273970399584007146L

Serialized Fields

response

Response response

Package javax.ws.rs.client

Class javax.ws.rs.client.ClientException extends RuntimeException implements Serializable

serialVersionUID: -4232431597816056514L


Package javax.ws.rs.core

Class javax.ws.rs.core.MultivaluedHashMap extends AbstractMultivaluedMap<K,V> implements Serializable

serialVersionUID: -6052320403766368902L

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

serialVersionUID: 956255913370721193L


Package org.jboss.example.jaxrs2.async

Class org.jboss.example.jaxrs2.async.Customer extends Object implements Serializable

Serialized Fields

name

String name

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

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

cached

byte[] cached
Deprecated. 

expires

int expires
Deprecated. 

timestamp

long timestamp
Deprecated. 

headers

MultivaluedMap<K,V> headers
Deprecated. 

validationHeaders

BrowserCache.Header[] validationHeaders
Deprecated. 

key

String key
Deprecated. 

extendedProperties

Map<K,V> extendedProperties
Deprecated. 

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.client.jaxrs.cache

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

serialVersionUID: 4145981086454860081L

Serialized Fields

name

String name

value

String value

Class org.jboss.resteasy.client.jaxrs.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.providers.validation

Class org.jboss.resteasy.plugins.providers.validation.ResteasyViolationExceptionExtension extends ResteasyViolationException implements Serializable

serialVersionUID: -3374526252797501839L

Class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer extends Object implements Serializable

serialVersionUID: -5048958457582876197L

Serialized Fields

fieldViolations

Set<E> fieldViolations

propertyViolations

Set<E> propertyViolations

classViolations

Set<E> classViolations

parameterViolations

Set<E> parameterViolations

returnValueViolations

Set<E> returnValueViolations

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

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.skeleton.key.keystone.model

Class org.jboss.resteasy.skeleton.key.keystone.model.Access extends Object implements Serializable

Serialized Fields

token

Access.Token token

serviceCatalog

List<E> serviceCatalog

user

Access.User user

metadata

Map<K,V> metadata

Class org.jboss.resteasy.skeleton.key.keystone.model.Access.Service extends Object implements Serializable

Serialized Fields

type

String type

name

String name

endpoints

List<E> endpoints

endpointsLinks

List<E> endpointsLinks

Class org.jboss.resteasy.skeleton.key.keystone.model.Access.Token extends Object implements Serializable

Serialized Fields

id

String id

expires

Calendar expires

project

Project project

Class org.jboss.resteasy.skeleton.key.keystone.model.Access.User extends Object implements Serializable

Serialized Fields

id

String id

name

String name

username

String username

roles

Set<E> roles

Class org.jboss.resteasy.skeleton.key.keystone.model.Authentication extends Object implements Serializable

Serialized Fields

projectId

String projectId

projectName

String projectName

passwordCredentials

Authentication.PasswordCredentials passwordCredentials

apiAccessKeyCredentials

Authentication.ApiAccessKeyCredentials apiAccessKeyCredentials

token

Authentication.Token token

Class org.jboss.resteasy.skeleton.key.keystone.model.DomainToken extends Object implements Serializable

Serialized Fields

userId

String userId

expires

Calendar expires

projects

List<E> projects

Class org.jboss.resteasy.skeleton.key.keystone.model.DomainToken.ProjectRoles extends Object implements Serializable

Serialized Fields

pid

String pid

roles

Set<E> roles

Class org.jboss.resteasy.skeleton.key.keystone.model.Endpoint extends Object implements Serializable

Serialized Fields

id

String id

serviceId

String serviceId

region

String region

publicURL

String publicURL

internalURL

String internalURL

adminURL

String adminURL

Class org.jboss.resteasy.skeleton.key.keystone.model.Endpoints extends Object implements Serializable

Serialized Fields

list

List<E> list

Class org.jboss.resteasy.skeleton.key.keystone.model.Error extends Object implements Serializable

Serialized Fields

code

Integer code

title

String title

message

String message

Class org.jboss.resteasy.skeleton.key.keystone.model.IdentityStore extends Object implements Serializable

Serialized Fields

users

List<E> users

roles

List<E> roles

projects

List<E> projects

Class org.jboss.resteasy.skeleton.key.keystone.model.Link extends Object implements Serializable

Serialized Fields

rel

String rel

href

String href

type

String type

Class org.jboss.resteasy.skeleton.key.keystone.model.Project extends Object implements Serializable

Serialized Fields

id

String id

name

String name

description

String description

enabled

Boolean enabled

Class org.jboss.resteasy.skeleton.key.keystone.model.Projects extends Object implements Serializable

Serialized Fields

list

List<E> list

links

List<E> links

Class org.jboss.resteasy.skeleton.key.keystone.model.Role extends Object implements Serializable

Serialized Fields

id

String id

name

String name

Class org.jboss.resteasy.skeleton.key.keystone.model.Roles extends Object implements Serializable

Serialized Fields

roles

Set<E> roles

Class org.jboss.resteasy.skeleton.key.keystone.model.Service extends Object implements Serializable

Serialized Fields

id

String id

type

String type

name

String name

description

String description

Class org.jboss.resteasy.skeleton.key.keystone.model.Services extends Object implements Serializable

Serialized Fields

list

List<E> list

Class org.jboss.resteasy.skeleton.key.keystone.model.StoredProject extends Object implements Serializable

Serialized Fields

project

Project project

userRoles

Map<K,V> userRoles

userNameIds

Map<K,V> userNameIds

Class org.jboss.resteasy.skeleton.key.keystone.model.StoredUser extends User implements Serializable

Serialized Fields

credentials

Map<K,V> credentials

Class org.jboss.resteasy.skeleton.key.keystone.model.UrlToken extends Object implements Serializable

Serialized Fields

projectId

String projectId

expires

Calendar expires

userId

String userId

roles

Set<E> roles

Class org.jboss.resteasy.skeleton.key.keystone.model.User extends Object implements Serializable

Serialized Fields

id

String id

username

String username

name

String name

email

String email

enabled

Boolean enabled

Class org.jboss.resteasy.skeleton.key.keystone.model.Users extends Object implements Serializable

Serialized Fields

list

List<E> list

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.ForbiddenException extends LoggableFailure implements Serializable

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.NotImplementedYetException extends RuntimeException 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.spi.validation

Class org.jboss.resteasy.spi.validation.ResteasyViolationException extends WebApplicationException implements Serializable

serialVersionUID: 2623733139912277260L

Serialized Fields

container

ViolationsContainer<T> container

allExceptions

List<E> allExceptions

fieldViolations

List<E> fieldViolations

propertyViolations

List<E> propertyViolations

classViolations

List<E> classViolations

parameterViolations

List<E> parameterViolations

returnValueViolations

List<E> returnValueViolations

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.