Serialized Form
-
Package io.undertow
-
Class io.undertow.UndertowLogger_$logger
class UndertowLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable- serialVersionUID:
- 1L
-
Class io.undertow.UndertowMessages_$bundle
class UndertowMessages_$bundle extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
-
-
-
Package io.undertow.attribute
-
Exception io.undertow.attribute.ReadOnlyAttributeException
class ReadOnlyAttributeException extends Exception implements Serializable
-
-
Package io.undertow.client
-
Class io.undertow.client.UndertowClientMessages_$bundle
class UndertowClientMessages_$bundle extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
-
-
-
Package io.undertow.io
-
Exception io.undertow.io.Receiver.RequestToLargeException
class RequestToLargeException extends IOException implements Serializable
-
-
Package io.undertow.protocols.http2
-
Exception io.undertow.protocols.http2.ConnectionErrorException
class ConnectionErrorException extends IOException implements Serializable-
Serialized Fields
-
code
int code
-
-
-
Exception io.undertow.protocols.http2.HpackException
class HpackException extends Exception implements Serializable-
Serialized Fields
-
closeCode
int closeCode
-
-
-
Exception io.undertow.protocols.http2.StreamErrorException
class StreamErrorException extends IOException implements Serializable-
Serialized Fields
-
errorId
int errorId
-
-
-
-
Package io.undertow.security.api
-
Class io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession
class AuthenticatedSession extends Object implements Serializable
-
-
Package io.undertow.security.idm
-
Class io.undertow.security.idm.ExternalCredential
class ExternalCredential extends Object implements Serializable
-
-
Package io.undertow.server
-
Exception io.undertow.server.RenegotiationRequiredException
class RenegotiationRequiredException extends Exception implements Serializable -
Exception io.undertow.server.RequestTooBigException
class RequestTooBigException extends IOException implements Serializable -
Exception io.undertow.server.TruncatedResponseException
class TruncatedResponseException extends IOException implements Serializable
-
-
Package io.undertow.server.handlers.form
-
Exception io.undertow.server.handlers.form.MultiPartParserDefinition.FileTooLargeException
class FileTooLargeException extends IOException implements Serializable
-
-
Package io.undertow.server.protocol.http
-
Class io.undertow.server.protocol.http.CacheMap
- serialVersionUID:
- 1L
-
Serialized Fields
-
capacity
int capacity
-
-
-
Package io.undertow.util
-
Exception io.undertow.util.BadRequestException
class BadRequestException extends Exception implements Serializable -
Class io.undertow.util.ConcurrentDirectDeque
-
Class io.undertow.util.FastConcurrentDirectDeque
- serialVersionUID:
- 876323262645176354L
-
Serialization Methods
-
readObject
Reconstitutes this deque from a stream (that is, deserializes it).- Parameters:
s
- the stream- Throws:
ClassNotFoundException
- if the class of a serialized object could not be foundIOException
- if an I/O error occurs
-
writeObject
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 - Parameters:
s
- the stream- Throws:
IOException
- if an I/O error occurs
-
-
Class io.undertow.util.HttpString
class HttpString extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundException
IOException
-
-
Serialized Fields
-
bytes
byte[] bytes
-
orderInt
int orderInt
And integer that is only set for well known header to make comparison fast
-
-
Exception io.undertow.util.MalformedMessageException
class MalformedMessageException extends IOException implements Serializable -
Exception io.undertow.util.ParameterLimitException
class ParameterLimitException extends Exception implements Serializable -
Class io.undertow.util.PortableConcurrentDirectDeque
- serialVersionUID:
- 876323262645176354L
-
Serialization Methods
-
readObject
Reconstitutes this deque from a stream (that is, deserializes it).- Throws:
IOException
ClassNotFoundException
-
writeObject
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
-
-
Exception io.undertow.util.UrlDecodeException
class UrlDecodeException extends IllegalArgumentException implements Serializable
-
-
Package io.undertow.websockets.core
-
Exception io.undertow.websockets.core.InvalidOpCodeException
class InvalidOpCodeException extends WebSocketException implements Serializable -
Exception io.undertow.websockets.core.WebSocketException
class WebSocketException extends IOException implements Serializable- serialVersionUID:
- -6784834646314672530L
-
Exception io.undertow.websockets.core.WebSocketFrameCorruptedException
class WebSocketFrameCorruptedException extends WebSocketException implements Serializable- serialVersionUID:
- -6784834646314476130L
-
Exception io.undertow.websockets.core.WebSocketHandshakeException
class WebSocketHandshakeException extends WebSocketException implements Serializable- serialVersionUID:
- 1L
-
Exception io.undertow.websockets.core.WebSocketInvalidCloseCodeException
class WebSocketInvalidCloseCodeException extends WebSocketException implements Serializable- serialVersionUID:
- -6784834646314476130L
-
Class io.undertow.websockets.core.WebSocketLogger_$logger
class WebSocketLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable- serialVersionUID:
- 1L
-
Class io.undertow.websockets.core.WebSocketMessages_$bundle
class WebSocketMessages_$bundle extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
-
-