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 Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
protected Object readResolve()
-
-
-
Package io.undertow.attribute
-
Class io.undertow.attribute.ReadOnlyAttributeException extends Exception implements Serializable
-
-
Package io.undertow.client
-
Class io.undertow.client.UndertowClientMessages_$bundle extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
protected Object readResolve()
-
-
-
Package io.undertow.io
-
Class io.undertow.io.Receiver.RequestToLargeException extends IOException implements Serializable
-
-
Package io.undertow.protocols.http2
-
Class io.undertow.protocols.http2.ConnectionErrorException extends IOException implements Serializable
-
Serialized Fields
-
code
int code
-
-
-
Class io.undertow.protocols.http2.HpackException extends Exception implements Serializable
-
Serialized Fields
-
closeCode
int closeCode
-
-
-
Class io.undertow.protocols.http2.StreamErrorException extends IOException implements Serializable
-
Serialized Fields
-
errorId
int errorId
-
-
-
-
Package io.undertow.security.api
-
Class io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession extends Object implements Serializable
-
-
Package io.undertow.security.idm
-
Class io.undertow.security.idm.ExternalCredential extends Object implements Serializable
-
-
Package io.undertow.server
-
Class io.undertow.server.RenegotiationRequiredException extends Exception implements Serializable
-
Class io.undertow.server.RequestTooBigException extends IOException implements Serializable
-
Class io.undertow.server.TruncatedResponseException extends IOException implements Serializable
-
-
Package io.undertow.server.handlers.form
-
Class io.undertow.server.handlers.form.MultiPartParserDefinition.FileTooLargeException extends IOException implements Serializable
-
-
Package io.undertow.server.protocol.http
-
Class io.undertow.server.protocol.http.CacheMap extends LinkedHashMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
capacity
int capacity
-
-
-
Package io.undertow.util
-
Class io.undertow.util.BadRequestException extends Exception implements Serializable
-
Class io.undertow.util.ConcurrentDirectDeque extends AbstractCollection<E> implements Serializable
-
Class io.undertow.util.FastConcurrentDirectDeque extends ConcurrentDirectDeque<E> implements Serializable
- serialVersionUID:
- 876323262645176354L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
Reconstitutes this deque from a stream (that is, deserializes it).- Throws:
ClassNotFoundException- if the class of a serialized object could not be foundIOException- if an I/O error occurs
-
writeObject
private void writeObject(ObjectOutputStream s) throws 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:
IOException- if an I/O error occurs
-
-
Class io.undertow.util.HttpString extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
- Throws:
ClassNotFoundExceptionIOException
-
-
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 IOException implements Serializable
-
Class io.undertow.util.ParameterLimitException extends Exception implements Serializable
-
Class io.undertow.util.PortableConcurrentDirectDeque extends ConcurrentDirectDeque<E> implements Serializable
- serialVersionUID:
- 876323262645176354L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
Reconstitutes this deque from a stream (that is, deserializes it).- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream s) throws 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:
IOException
-
-
Class io.undertow.util.UrlDecodeException extends IllegalArgumentException implements Serializable
-
-
Package io.undertow.websockets.core
-
Class io.undertow.websockets.core.InvalidOpCodeException extends WebSocketException implements Serializable
-
Class io.undertow.websockets.core.WebSocketException extends 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 Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
protected Object readResolve()
-
-