Serialized Form
-
Package com.predic8.membrane.core
-
Exception com.predic8.membrane.core.RoutingException
class RoutingException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception com.predic8.membrane.core.TerminateException
class TerminateException extends Exception implements Serializable- serialVersionUID:
- 6330549161301272316L
-
-
Package com.predic8.membrane.core.cli
-
Exception com.predic8.membrane.core.cli.MissingRequiredOptionException
class MissingRequiredOptionException extends org.apache.commons.cli.MissingOptionException implements Serializable-
Serialized Fields
-
command
CliCommand command
-
-
-
-
Package com.predic8.membrane.core.config
-
Exception com.predic8.membrane.core.config.ConfigurationException
class ConfigurationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.predic8.membrane.core.config.spring
-
Exception com.predic8.membrane.core.config.spring.CheckableBeanFactory.InvalidConfigurationException
class InvalidConfigurationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.predic8.membrane.core.graphql
-
Exception com.predic8.membrane.core.graphql.GraphQLOverHttpValidationException
class GraphQLOverHttpValidationException extends RuntimeException implements Serializable-
Serialized Fields
-
statusCode
int statusCode
-
-
-
Exception com.predic8.membrane.core.graphql.ParsingException
class ParsingException extends Exception implements Serializable-
Serialized Fields
-
position
long position
-
-
-
-
Package com.predic8.membrane.core.http.cookie
-
Class com.predic8.membrane.core.http.cookie.ByteChunk
class ByteChunk extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
buff
byte[] buff
-
charset
Charset charset
-
end
int end
-
in
ByteChunk.ByteInputChannel in
-
isSet
boolean isSet
-
limit
int limit
-
optimizedWrite
boolean optimizedWrite
-
out
ByteChunk.ByteOutputChannel out
-
start
int start
-
-
Class com.predic8.membrane.core.http.cookie.ServerCookie
class ServerCookie extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
comment
MessageBytes comment
-
domain
MessageBytes domain
-
maxAge
int maxAge
-
name
MessageBytes name
-
path
MessageBytes path
-
secure
boolean secure
-
value
MessageBytes value
-
version
int version
-
-
-
Package com.predic8.membrane.core.interceptor.apikey.stores
-
Exception com.predic8.membrane.core.interceptor.apikey.stores.UnauthorizedApiKeyException
class UnauthorizedApiKeyException extends Exception implements Serializable
-
-
Package com.predic8.membrane.core.interceptor.balancer
-
Exception com.predic8.membrane.core.interceptor.balancer.EmptyNodeListException
class EmptyNodeListException extends Exception implements Serializable- serialVersionUID:
- -1239983654002876857L
-
-
Package com.predic8.membrane.core.interceptor.json
-
Exception com.predic8.membrane.core.interceptor.json.JsonProtectionException
class JsonProtectionException extends Exception implements Serializable-
Serialized Fields
-
col
int col
-
line
int line
-
message
String message
-
-
-
-
Package com.predic8.membrane.core.interceptor.jwt
-
Exception com.predic8.membrane.core.interceptor.jwt.JWTException
class JWTException extends Exception implements Serializable
-
-
Package com.predic8.membrane.core.interceptor.oauth2client.rf
-
Exception com.predic8.membrane.core.interceptor.oauth2client.rf.OAuth2Exception
class OAuth2Exception extends Exception implements Serializable
-
-
Package com.predic8.membrane.core.interceptor.xmlprotection
-
Exception com.predic8.membrane.core.interceptor.xmlprotection.XMLProtectionException
class XMLProtectionException extends Exception implements Serializable
-
-
Package com.predic8.membrane.core.kubernetes.client
-
Exception com.predic8.membrane.core.kubernetes.client.HttpException
class HttpException extends Exception implements Serializable -
Exception com.predic8.membrane.core.kubernetes.client.KubernetesApiException
class KubernetesApiException extends Exception implements Serializable -
Exception com.predic8.membrane.core.kubernetes.client.KubernetesClientBuilder.ParsingException
class ParsingException extends Exception implements Serializable
-
-
Package com.predic8.membrane.core.openapi
-
Exception com.predic8.membrane.core.openapi.OpenAPIParsingException
class OpenAPIParsingException extends RuntimeException implements Serializable-
Serialized Fields
-
location
String location
-
-
-
-
Package com.predic8.membrane.core.openapi.serviceproxy
-
Exception com.predic8.membrane.core.openapi.serviceproxy.DuplicatePathException
class DuplicatePathException extends RuntimeException implements Serializable-
Serialized Fields
-
path
String path
-
-
-
-
Package com.predic8.membrane.core.openapi.util
-
Class com.predic8.membrane.core.openapi.util.MethodNotAllowException
class MethodNotAllowException extends Throwable implements Serializable -
Class com.predic8.membrane.core.openapi.util.PathDoesNotMatchException
class PathDoesNotMatchException extends Throwable implements Serializable
-
-
Package com.predic8.membrane.core.resolver
-
Exception com.predic8.membrane.core.resolver.ResourceRetrievalException
class ResourceRetrievalException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
status
int status
-
url
String url
-
-
-
Package com.predic8.membrane.core.rules
-
Exception com.predic8.membrane.core.rules.SOAPProxyMultipleServicesException
class SOAPProxyMultipleServicesException extends RuntimeException implements Serializable
-
-
Package com.predic8.membrane.core.transport
-
Exception com.predic8.membrane.core.transport.PortOccupiedException
class PortOccupiedException extends BindException implements Serializable- serialVersionUID:
- 7778568148191933733L
-
Serialized Fields
-
ipPort
IpPort ipPort
-
-
-
Package com.predic8.membrane.core.transport.http
-
Exception com.predic8.membrane.core.transport.http.AbortException
class AbortException extends Exception implements Serializable- serialVersionUID:
- -3176475052248433831L
-
Exception com.predic8.membrane.core.transport.http.EOFWhileReadingFirstLineException
class EOFWhileReadingFirstLineException extends EOFWhileReadingLineException implements Serializable- serialVersionUID:
- -6998133859472737055L
-
Exception com.predic8.membrane.core.transport.http.EOFWhileReadingLineException
class EOFWhileReadingLineException extends RuntimeException implements Serializable- serialVersionUID:
- -6998133859472737055L
-
Serialized Fields
-
lineSoFar
String lineSoFar
-
-
Exception com.predic8.membrane.core.transport.http.LineTooLongException
class LineTooLongException extends IOException implements Serializable -
Exception com.predic8.membrane.core.transport.http.NoMoreRequestsException
class NoMoreRequestsException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.predic8.membrane.core.transport.http.NoResponseException
class NoResponseException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.predic8.membrane.core.transport.http2.frame
-
Exception com.predic8.membrane.core.transport.http2.frame.FatalConnectionException
class FatalConnectionException extends IOException implements Serializable
-
-
Package com.predic8.membrane.core.transport.ssl
-
Exception com.predic8.membrane.core.transport.ssl.TLSUnrecognizedNameException
class TLSUnrecognizedNameException extends IOException implements Serializable
-
-
Package com.predic8.membrane.core.transport.ssl.acme
-
Exception com.predic8.membrane.core.transport.ssl.acme.AcmeException
class AcmeException extends Exception implements Serializable-
Serialized Fields
-
detail
String detail
-
nonce
String nonce
-
subproblems
List<AcmeException.SubProblem> subproblems
-
type
String type
-
-
-
Exception com.predic8.membrane.core.transport.ssl.acme.FatalAcmeException
class FatalAcmeException extends Exception implements Serializable
-
-
Package com.predic8.membrane.core.util
-
Exception com.predic8.membrane.core.util.ConfigurationException
class ConfigurationException extends RuntimeException implements Serializable -
Exception com.predic8.membrane.core.util.EndOfStreamException
class EndOfStreamException extends Exception implements Serializable- serialVersionUID:
- -3669044295845603058L
-
-
Package org.apache.http.impl.auth
-
Class org.apache.http.impl.auth.BasicScheme
class BasicScheme extends org.apache.http.impl.auth.RFC2617Scheme implements Serializable- serialVersionUID:
- -1931571557597830536L
-
Serialized Fields
-
complete
boolean complete
-
-
Class org.apache.http.impl.auth.DigestScheme
class DigestScheme extends org.apache.http.impl.auth.RFC2617Scheme implements Serializable- serialVersionUID:
- 3883908186234566916L
-
Exception org.apache.http.impl.auth.NTLMEngineException
class NTLMEngineException extends org.apache.http.auth.AuthenticationException implements Serializable- serialVersionUID:
- 6027981323731768824L
-
Class org.apache.http.impl.auth.RFC2617Scheme
class RFC2617Scheme extends org.apache.http.impl.auth.AuthSchemeBase implements Serializable- serialVersionUID:
- -2845454858205884623L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
readObjectNoData
- Throws:
ObjectStreamException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
Exception org.apache.http.impl.auth.UnsupportedDigestAlgorithmException
class UnsupportedDigestAlgorithmException extends RuntimeException implements Serializable- serialVersionUID:
- 319558534317118022L
-