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