Serialized Form
-
Package io.vertx.core
-
Class io.vertx.core.VertxException extends RuntimeException implements Serializable
-
-
Package io.vertx.core.dns
-
Class io.vertx.core.dns.DnsException extends VertxException implements Serializable
-
Serialized Fields
-
code
DnsResponseCode code
-
-
-
-
Package io.vertx.core.eventbus
-
Class io.vertx.core.eventbus.ReplyException extends VertxException implements Serializable
-
Serialized Fields
-
failureCode
int failureCode
-
failureType
ReplyFailure failureType
-
-
-
-
Package io.vertx.core.file
-
Class io.vertx.core.file.FileSystemException extends VertxException implements Serializable
-
-
Package io.vertx.core.http
-
Class io.vertx.core.http.ConnectionPoolTooBusyException extends VertxException implements Serializable
-
Class io.vertx.core.http.HttpClosedException extends VertxException implements Serializable
-
Serialized Fields
-
goAway
GoAway goAway
-
-
-
Class io.vertx.core.http.StreamResetException extends VertxException implements Serializable
-
Serialized Fields
-
code
long code
-
-
-
Class io.vertx.core.http.UpgradeRejectedException extends VertxException implements Serializable
-
-
Package io.vertx.core.json
-
Class io.vertx.core.json.DecodeException extends RuntimeException implements Serializable
-
Class io.vertx.core.json.EncodeException extends RuntimeException implements Serializable
-
-
Package io.vertx.core.json.jackson
-
Class io.vertx.core.json.jackson.HybridJacksonPool extends Object implements Serializable
-
Serialized Fields
-
nativePool
com.fasterxml.jackson.core.util.RecyclerPool<com.fasterxml.jackson.core.util.BufferRecycler> nativePool
-
-
-
Class io.vertx.core.json.jackson.HybridJacksonPool.StripedLockFreePool extends Object implements Serializable
-
Serialized Fields
-
stripesCount
int stripesCount
-
threadProbe
io.vertx.core.json.jackson.HybridJacksonPool.XorShiftThreadProbe threadProbe
-
topStacks
AtomicReferenceArray<io.vertx.core.json.jackson.HybridJacksonPool.StripedLockFreePool.Node> topStacks
-
-
-
Class io.vertx.core.json.jackson.VertxModule extends com.fasterxml.jackson.databind.module.SimpleModule implements Serializable
-