Serialized Form
-
Package org.infinispan.rest
-
Class org.infinispan.rest.RestResponseException extends RuntimeException implements Serializable
-
Serialized Fields
-
status
io.netty.handler.codec.http.HttpResponseStatus status
-
text
String text
-
-
-
-
Package org.infinispan.rest.cachemanager.exceptions
-
Class org.infinispan.rest.cachemanager.exceptions.CacheNotFoundException extends org.infinispan.commons.CacheException implements Serializable
-
Class org.infinispan.rest.cachemanager.exceptions.CacheUnavailableException extends org.infinispan.commons.CacheException implements Serializable
-
-
Package org.infinispan.rest.distribution
-
Class org.infinispan.rest.distribution.CacheDistributionRunnable extends Object implements Serializable
-
Serialized Fields
-
cacheName
String cacheName
-
-
-
-
Package org.infinispan.rest.framework
-
Class org.infinispan.rest.framework.RegistrationException extends RuntimeException implements Serializable
-
-
Package org.infinispan.rest.logging
-
Class org.infinispan.rest.logging.Log_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.infinispan.rest.logging.Messages_$bundle extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
protected Object readResolve()
-
-
-
Package org.infinispan.rest.operations.exceptions
-
Class org.infinispan.rest.operations.exceptions.InvalidFlagException extends RestResponseException implements Serializable
-
Class org.infinispan.rest.operations.exceptions.MalformedRequest extends RestResponseException implements Serializable
-
Class org.infinispan.rest.operations.exceptions.NoCacheFoundException extends RestResponseException implements Serializable
-
Class org.infinispan.rest.operations.exceptions.NoDataFoundException extends RestResponseException implements Serializable
-
Class org.infinispan.rest.operations.exceptions.NoKeyException extends RestResponseException implements Serializable
-
Class org.infinispan.rest.operations.exceptions.NotAllowedException extends RestResponseException implements Serializable
-
Class org.infinispan.rest.operations.exceptions.ResourceNotFoundException extends RestResponseException implements Serializable
-
Class org.infinispan.rest.operations.exceptions.ServerInternalException extends RestResponseException implements Serializable
-
Class org.infinispan.rest.operations.exceptions.ServiceUnavailableException extends RestResponseException implements Serializable
-
Class org.infinispan.rest.operations.exceptions.UnacceptableDataFormatException extends RestResponseException implements Serializable
-
Class org.infinispan.rest.operations.exceptions.WrongDateFormatException extends RestResponseException implements Serializable
-