|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|---|
String charSet
Method canExecute
Method getFreeSpace
boolean useCompression
| Class Acme.Serve.Serve extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String hostName
boolean useAccLog
boolean keepAlive
int timeoutKeepAlive
int maxAliveConnUse
boolean showUserAgent
boolean showReferer
String keepAliveHdrParams
Hashtable<K,V> attributes
byte[] uniqer
SecureRandom srandom
Serve.HttpSessionContextImpl sessions
int expiredIn
Map<K,V> arguments
Properties mime
List<E> connections
CountDownLatch shutdownLatch
Thread backgroundThread
| Class Acme.Serve.Serve.AcmeSession extends Hashtable implements Serializable |
|---|
| Serialized Fields |
|---|
long createTime
long lastAccessTime
String id
int inactiveInterval
boolean expired
| Class Acme.Serve.Serve.BasicAuthRealm extends Hashtable implements Serializable |
|---|
| Serialized Fields |
|---|
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
| 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 |
|---|
String name
| Package org.jboss.resteasy.auth.oauth |
|---|
| Class org.jboss.resteasy.auth.oauth.OAuthException extends Exception implements Serializable |
|---|
serialVersionUID: 2582076698570093344L
| Serialized Fields |
|---|
int httpCode
| Class org.jboss.resteasy.auth.oauth.OAuthServlet extends javax.servlet.http.HttpServlet implements Serializable |
|---|
serialVersionUID: 3083924242786185155L
| Serialized Fields |
|---|
String requestTokenURL
String accessTokenURL
String consumerRegistrationURL
String authorizationURL
OAuthProvider provider
OAuthValidator validator
| Package org.jboss.resteasy.cdi.ejb |
|---|
| Class org.jboss.resteasy.cdi.ejb.Book extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int id
String name
| Package org.jboss.resteasy.client |
|---|
| Class org.jboss.resteasy.client.ClientResponseFailure extends RuntimeException implements Serializable |
|---|
serialVersionUID: 7491381058971118249L
| Serialized Fields |
|---|
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 |
|---|
String name
String value
| Class org.jboss.resteasy.client.cache.CacheEntry extends Object implements Serializable |
|---|
serialVersionUID: -1922521972113619372L
| Serialized Fields |
|---|
String mediaType
byte[] cached
int expires
long timestamp
MultivaluedMap<K,V> headers
BrowserCache.Header[] validationHeaders
String key
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.client.jaxrs.cache |
|---|
| Class org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Header extends Object implements Serializable |
|---|
serialVersionUID: 4145981086454860081L
| Serialized Fields |
|---|
String name
String value
| Class org.jboss.resteasy.client.jaxrs.cache.CacheEntry extends Object implements Serializable |
|---|
serialVersionUID: -1922521972113619372L
| Serialized Fields |
|---|
String mediaType
byte[] cached
int expires
long timestamp
MultivaluedMap<K,V> headers
BrowserCache.Header[] validationHeaders
String key
Map<K,V> extendedProperties
| Package org.jboss.resteasy.core |
|---|
| Class org.jboss.resteasy.core.ExceptionAdapter extends RuntimeException implements Serializable |
|---|
serialVersionUID: 6628087350457915908L
| Serialized Fields |
|---|
String stackTrace
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 |
|---|
int WEIGHT
| Package org.jboss.resteasy.jose.jws |
|---|
| Class org.jboss.resteasy.jose.jws.JWSHeader extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Algorithm algorithm
String type
String contentType
| Package org.jboss.resteasy.jsapi |
|---|
| Class org.jboss.resteasy.jsapi.JSAPIServlet extends javax.servlet.http.HttpServlet implements Serializable |
|---|
serialVersionUID: -1985015444704126795L
| Serialized Fields |
|---|
ServiceRegistry service
JSAPIWriter apiWriter
| Package org.jboss.resteasy.keystone.model |
|---|
| Class org.jboss.resteasy.keystone.model.Access extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Access.Token token
List<E> serviceCatalog
Access.User user
Map<K,V> metadata
| Class org.jboss.resteasy.keystone.model.Access.Service extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String type
String name
List<E> endpoints
List<E> endpointsLinks
| Class org.jboss.resteasy.keystone.model.Access.Token extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String id
Calendar expires
Project project
| Class org.jboss.resteasy.keystone.model.Access.User extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String id
String name
String username
Set<E> roles
| Class org.jboss.resteasy.keystone.model.Authentication extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String projectId
String projectName
Authentication.PasswordCredentials passwordCredentials
Authentication.ApiAccessKeyCredentials apiAccessKeyCredentials
Authentication.Token token
| Class org.jboss.resteasy.keystone.model.DomainToken extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String userId
Calendar expires
List<E> projects
| Class org.jboss.resteasy.keystone.model.DomainToken.ProjectRoles extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String pid
Set<E> roles
| Class org.jboss.resteasy.keystone.model.Endpoint extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String id
String serviceId
String region
String publicURL
String internalURL
String adminURL
| Class org.jboss.resteasy.keystone.model.Endpoints extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> list
| Class org.jboss.resteasy.keystone.model.Error extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Integer code
String title
String message
| Class org.jboss.resteasy.keystone.model.IdentityStore extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> users
List<E> roles
List<E> projects
| Class org.jboss.resteasy.keystone.model.Link extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String rel
String href
String type
| Class org.jboss.resteasy.keystone.model.Project extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String id
String name
String description
Boolean enabled
| Class org.jboss.resteasy.keystone.model.Projects extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> list
List<E> links
| Class org.jboss.resteasy.keystone.model.Role extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String id
String name
| Class org.jboss.resteasy.keystone.model.Roles extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Set<E> roles
| Class org.jboss.resteasy.keystone.model.Service extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String id
String type
String name
String description
| Class org.jboss.resteasy.keystone.model.Services extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> list
| Class org.jboss.resteasy.keystone.model.StoredProject extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Project project
Map<K,V> userRoles
Map<K,V> userNameIds
| Class org.jboss.resteasy.keystone.model.StoredUser extends User implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> credentials
| Class org.jboss.resteasy.keystone.model.UrlToken extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String projectId
Calendar expires
String userId
Set<E> roles
| Class org.jboss.resteasy.keystone.model.User extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String id
String username
String name
String email
Boolean enabled
| Class org.jboss.resteasy.keystone.model.Users extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> list
| 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 |
|---|
String content
| Class org.jboss.resteasy.plugins.providers.atom.app.AppCategories extends AppCommonAttributes implements Serializable |
|---|
serialVersionUID: 7978145545675525082L
| Serialized Fields |
|---|
List<E> category
Boolean fixed
String scheme
String href
| Class org.jboss.resteasy.plugins.providers.atom.app.AppCollection extends AppCommonAttributes implements Serializable |
|---|
serialVersionUID: 3466473348035916400L
| Serialized Fields |
|---|
String href
String title
List<E> accept
List<E> categories
List<E> any
| Class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes extends Object implements Serializable |
|---|
serialVersionUID: -6132753912772236190L
| Serialized Fields |
|---|
String base
String lang
String space
Map<K,V> otherAttributes
| Class org.jboss.resteasy.plugins.providers.atom.app.AppService extends AppCommonAttributes implements Serializable |
|---|
serialVersionUID: 1090747778031855442L
| Serialized Fields |
|---|
List<E> workspace
| Class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace extends AppCommonAttributes implements Serializable |
|---|
serialVersionUID: -2595744438212041512L
| Serialized Fields |
|---|
String title
List<E> collection
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 |
|---|
Set<E> fieldViolations
Set<E> propertyViolations
Set<E> classViolations
Set<E> parameterViolations
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
| Package org.jboss.resteasy.plugins.server.tjws |
|---|
| Class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher extends HttpServletDispatcher implements Serializable |
|---|
| Serialized Fields |
|---|
TJWSRequestPreProcessor requestPreProcessor
| Class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer.FileMappingServe extends Serve implements Serializable |
|---|
serialVersionUID: -5031104686755790970L
| Serialized Fields |
|---|
Serve.PathTreeDictionary mappingTable
Hashtable<K,V> initParams
| Package org.jboss.resteasy.security.doseta |
|---|
| Class org.jboss.resteasy.security.doseta.UnauthorizedSignatureException extends ReaderException implements Serializable |
|---|
| Serialized Fields |
|---|
VerificationResults results
| Package org.jboss.resteasy.skeleton.key |
|---|
| Class org.jboss.resteasy.skeleton.key.SkeletonKeySession extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String token
| Class org.jboss.resteasy.skeleton.key.VerificationException extends Exception implements Serializable |
|---|
| Package org.jboss.resteasy.skeleton.key.idm.model.data |
|---|
| Class org.jboss.resteasy.skeleton.key.idm.model.data.Realm extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String id
String name
long tokenLifespan
long accessCodeLifespan
boolean enabled
boolean sslNotRequired
boolean cookieLoginAllowed
String publicKeyPem
String privateKeyPem
| Class org.jboss.resteasy.skeleton.key.idm.model.data.RequiredCredential extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String id
String type
boolean input
boolean secret
| Class org.jboss.resteasy.skeleton.key.idm.model.data.Resource extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String id
String name
boolean surrogateAuthRequired
| Class org.jboss.resteasy.skeleton.key.idm.model.data.Role extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String id
String name
| Class org.jboss.resteasy.skeleton.key.idm.model.data.RoleMapping extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String id
String userid
Set<E> roles
Set<E> surrogateIds
| Class org.jboss.resteasy.skeleton.key.idm.model.data.ScopeMapping extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String id
String userid
Set<E> roles
| Class org.jboss.resteasy.skeleton.key.idm.model.data.User extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String id
String username
boolean enabled
| Class org.jboss.resteasy.skeleton.key.idm.model.data.UserAttribute extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String id
String name
String value
| Class org.jboss.resteasy.skeleton.key.idm.model.data.UserCredential extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String id
String type
String value
boolean hashed
| Package org.jboss.resteasy.skeleton.key.representations |
|---|
| Class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyScope extends MultivaluedHashMap<String,String> implements Serializable |
|---|
| 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 |
|---|
int errorCode
boolean loggable
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 |
|---|
ViolationsContainer<T> container
List<E> allExceptions
List<E> fieldViolations
List<E> propertyViolations
List<E> classViolations
List<E> parameterViolations
List<E> returnValueViolations
List<E> allViolations
| 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 |
|---|
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 |
|---|
MultivaluedMapImpl<K,V> map
| Class org.jboss.resteasy.util.DateUtil.DateParseException extends RuntimeException implements Serializable |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||