Serialized Form
-
Package io.undertow
-
Class io.undertow.UndertowLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class io.undertow.UndertowMessages_$bundle extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
protected java.lang.Object readResolve()
-
-
-
Package io.undertow.attribute
-
Class io.undertow.attribute.ReadOnlyAttributeException extends java.lang.Exception implements Serializable
-
-
Package io.undertow.client
-
Class io.undertow.client.UndertowClientMessages_$bundle extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
protected java.lang.Object readResolve()
-
-
-
Package io.undertow.io
-
Class io.undertow.io.Receiver.RequestToLargeException extends java.io.IOException implements Serializable
-
-
Package io.undertow.protocols.http2
-
Class io.undertow.protocols.http2.ConnectionErrorException extends java.io.IOException implements Serializable
-
Serialized Fields
-
code
int code
-
-
-
Class io.undertow.protocols.http2.HpackException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
closeCode
int closeCode
-
-
-
Class io.undertow.protocols.http2.StreamErrorException extends java.io.IOException implements Serializable
-
Serialized Fields
-
errorId
int errorId
-
-
-
-
Package io.undertow.security.api
-
Class io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession extends java.lang.Object implements Serializable
-
Serialized Fields
-
account
Account account
-
mechanism
java.lang.String mechanism
-
-
-
-
Package io.undertow.security.idm
-
Class io.undertow.security.idm.ExternalCredential extends java.lang.Object implements Serializable
-
-
Package io.undertow.server
-
Class io.undertow.server.RenegotiationRequiredException extends java.lang.Exception implements Serializable
-
Class io.undertow.server.RequestTooBigException extends java.io.IOException implements Serializable
-
Class io.undertow.server.TruncatedResponseException extends java.io.IOException implements Serializable
-
-
Package io.undertow.server.handlers.form
-
Class io.undertow.server.handlers.form.MultiPartParserDefinition.FileTooLargeException extends java.io.IOException implements Serializable
-
-
Package io.undertow.server.protocol.http
-
Class io.undertow.server.protocol.http.CacheMap extends java.util.LinkedHashMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
capacity
int capacity
-
-
-
Package io.undertow.util
-
Class io.undertow.util.BadRequestException extends java.lang.Exception implements Serializable
-
Class io.undertow.util.ConcurrentDirectDeque extends java.util.AbstractCollection<E> implements Serializable
-
Class io.undertow.util.FastConcurrentDirectDeque extends ConcurrentDirectDeque<E> implements Serializable
- serialVersionUID:
- 876323262645176354L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundException
Reconstitutes this deque from a stream (that is, deserializes it).- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
Saves this deque to a stream (that is, serializes it).- Serial Data:
- All of the elements (each an
E
) in the proper order, followed by a null - Throws:
java.io.IOException
-
-
Class io.undertow.util.HttpString extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.lang.ClassNotFoundException, java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
-
-
Serialized Fields
-
bytes
byte[] bytes
-
orderInt
int orderInt
And integer that is only set for well known header to make comparison fast
-
-
Class io.undertow.util.MalformedMessageException extends java.io.IOException implements Serializable
-
Class io.undertow.util.ParameterLimitException extends java.lang.Exception implements Serializable
-
Class io.undertow.util.PortableConcurrentDirectDeque extends ConcurrentDirectDeque<E> implements Serializable
- serialVersionUID:
- 876323262645176354L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundException
Reconstitutes this deque from a stream (that is, deserializes it).- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
Saves this deque to a stream (that is, serializes it).- Serial Data:
- All of the elements (each an
E
) in the proper order, followed by a null - Throws:
java.io.IOException
-
-
-
Package io.undertow.websockets.core
-
Class io.undertow.websockets.core.InvalidOpCodeException extends WebSocketException implements Serializable
-
Class io.undertow.websockets.core.WebSocketException extends java.io.IOException implements Serializable
- serialVersionUID:
- -6784834646314672530L
-
Class io.undertow.websockets.core.WebSocketFrameCorruptedException extends WebSocketException implements Serializable
- serialVersionUID:
- -6784834646314476130L
-
Class io.undertow.websockets.core.WebSocketHandshakeException extends WebSocketException implements Serializable
- serialVersionUID:
- 1L
-
Class io.undertow.websockets.core.WebSocketInvalidCloseCodeException extends WebSocketException implements Serializable
- serialVersionUID:
- -6784834646314476130L
-
Class io.undertow.websockets.core.WebSocketLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class io.undertow.websockets.core.WebSocketMessages_$bundle extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
protected java.lang.Object readResolve()
-
-