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
-
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.TruncatedResponseException extends IOException implements Serializable
-
-
Package io.undertow.servlet
-
Class io.undertow.servlet.UndertowServletLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class io.undertow.servlet.UndertowServletMessages_$bundle extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
protected Object readResolve()
-
-
-
Package io.undertow.servlet.handlers
-
Class io.undertow.servlet.handlers.DefaultServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
allowed
Set<String> allowed
-
defaultAllowed
boolean defaultAllowed
-
deployment
Deployment deployment
-
directoryListingEnabled
boolean directoryListingEnabled
-
disallowed
Set<String> disallowed
-
resolveAgainstContextRoot
boolean resolveAgainstContextRoot
-
resourceManager
ResourceManager resourceManager
-
-
-
-
Package io.undertow.servlet.util
-
Class io.undertow.servlet.util.SavedRequest extends Object implements Serializable
-
Serialized Fields
-
data
byte[] data
-
dataLength
int dataLength
-
headerMap
HashMap<HttpString,List<String>> headerMap
-
method
HttpString method
-
requestPath
String requestPath
-
-
-
-
Package io.undertow.servlet.websockets
-
Class io.undertow.servlet.websockets.WebSocketServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
callback
WebSocketConnectionCallback callback
-
handshakes
List<Handshake> handshakes
-
peerConnections
Set<WebSocketChannel> peerConnections
-
-
-
-
Package io.undertow.util
-
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:
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.HttpString extends Object implements Serializable
-
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.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
-
-
-
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()
-
-
-
Package io.undertow.websockets.jsr
-
Class io.undertow.websockets.jsr.JsrWebSocketLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class io.undertow.websockets.jsr.JsrWebSocketMessages_$bundle extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
protected Object readResolve()
-
-