Serialized Form
-
Package io.vertx.core.eventbus
-
Package io.vertx.up.atom
-
Class io.vertx.up.atom.Epsilon extends Object implements Serializable
-
Class io.vertx.up.atom.Rule extends Object implements Serializable
-
-
Package io.vertx.up.atom.agent
-
Class io.vertx.up.atom.agent.Arrange extends Object implements Serializable
-
Class io.vertx.up.atom.agent.Depot extends Object implements Serializable
-
Class io.vertx.up.atom.agent.Event extends Object implements Serializable
-
Serialized Fields
-
action
Method action
request action ( Will be calculated ) -
consumes
Set<javax.ws.rs.core.MediaType> consumes
consume mime -
method
io.vertx.core.http.HttpMethod method
http method. -
order
int order
order for current Event It could be modified in latest version by @Adjust -
path
String path
The uri address for current route -
produces
Set<javax.ws.rs.core.MediaType> produces
produce mime -
proxy
Object proxy
Proxy instance
-
-
-
-
Package io.vertx.up.atom.rpc
-
Class io.vertx.up.atom.rpc.IpcData extends Object implements Serializable
-
Serialized Fields
-
address
String address
Community address -
config
io.vertx.core.json.JsonObject config
Additional Config -
data
io.vertx.core.buffer.Buffer data
Community data -
host
String host
Community Host -
name
String name
Community Name -
port
Integer port
Community Port -
type
io.vertx.up.eon.em.IpcType type
Default community type
-
-
-
-
Package io.vertx.up.atom.worker
-
Class io.vertx.up.atom.worker.Mission extends Object implements Serializable
-
Serialized Fields
-
additional
io.vertx.core.json.JsonObject additional
-
code
String code
-
comment
String comment
-
duration
long duration
-
income
Class<?> income
-
incomeAddress
String incomeAddress
-
instant
Instant instant
-
metadata
io.vertx.core.json.JsonObject metadata
-
name
String name
-
off
Method off
-
on
Method on
-
outcome
Class<?> outcome
-
outcomeAddress
String outcomeAddress
-
proxy
Object proxy
-
readOnly
boolean readOnly
-
status
io.vertx.up.eon.em.JobStatus status
-
threshold
long threshold
-
type
io.vertx.up.eon.em.JobType type
-
-
-
Class io.vertx.up.atom.worker.Receipt extends Object implements Serializable
-
-
Package io.vertx.up.commune
-
Class io.vertx.up.commune.ActIn extends ActMapping implements Serializable
-
Serialized Fields
-
isBatch
boolean isBatch
-
-
-
Class io.vertx.up.commune.ActiveRecord extends Object implements Serializable
-
Class io.vertx.up.commune.ActMapping extends Object implements Serializable
-
Class io.vertx.up.commune.ActOut extends ActMapping implements Serializable
-
Class io.vertx.up.commune.Envelop extends Object implements Serializable
-
Serialized Fields
-
acl
io.vertx.up.commune.secure.Acl acl
-
assist
io.vertx.up.commune.Assist assist
-
cachedJwt
io.vertx.core.json.JsonObject cachedJwt
-
data
io.vertx.core.json.JsonObject data
-
error
io.vertx.up.exception.WebException error
-
key
String key
-
status
io.vertx.core.http.HttpStatusCode status
-
-
-
-
Package io.vertx.up.exception.web
-
Class io.vertx.up.exception.web._000HttpWebException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._400BadRequestException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._400DuplicatedRecordException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._400FilePathMissingException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._400OpUnsupportException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._400PagerIndexException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._400PagerInvalidException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._400ParameterFromStringException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._400QueryKeyTypeException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._400ResourceBuildingException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._400SigmaMissingException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._400ValidationException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._400ValidationRuleException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._401JwtAudientException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._401JwtExecutorException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._401JwtExpiredException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._401JwtIssuerException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._403ForbiddenException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._404RecordNotFoundException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._404ServiceNotFoundException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._405MethodForbiddenException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._411ContentLengthException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._412ContractFieldException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._415MediaDeclareException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._415MediaNotSupportException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._415PointDefineException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._417JobMethodException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._424RpcServiceException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._500DeliveryErrorException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._500EntityCastException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._500InternalServerException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._500JwtRuntimeException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._500PointerPluginException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._500PoolInternalException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._500QueryMetaNullException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._500RequestConfigException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._500RpcMethodInvokeException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._500RpcTransitInvokeException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._500SecurityNotImplementException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._500SessionClientInitException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._500UnexpectedRpcException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._501HttpClientNullException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._501JobOnMissingException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._501NotSupportException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._501RpcAddressWrongException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._501RpcImplementException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._501RpcMethodMissingException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._501RpcRejectException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._501SharedDataModeException extends io.vertx.up.exception.WebException implements Serializable
-
Class io.vertx.up.exception.web._504RemoteRpcException extends io.vertx.up.exception.WebException implements Serializable
-
-
Package io.vertx.up.runtime.soul
-
Class io.vertx.up.runtime.soul.UriMeta extends Object implements Serializable
-
-
Package io.vertx.up.secure.config
-
Class io.vertx.up.secure.config.CorsConfig extends Object implements Serializable
-
-
Package io.vertx.up.uca.job.store
-
Class io.vertx.up.uca.job.store.JobConfig extends Object implements Serializable
-
-
Package io.vertx.zero.exception
-
Class io.vertx.zero.exception.AccessProxyException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.ActSpecificationException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.AddressWrongException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.AgentDuplicatedException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.AnnotationRepeatException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.AsyncSignatureException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.ChannelMultiException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.EventActionNoneException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.EventSourceException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.FilterContextException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.FilterInitialException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.FilterOrderException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.FilterSpecificationException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.IndexExceedException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.InvokerNullException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.IpcMethodArgException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.IpcMethodReturnException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.IpcMethodTargetException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.MethodNullException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.MultiAnnotatedException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.NamedImplementionException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.NamedNotFoundException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.NoArgConstructorException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.ParamAnnotationException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.ParameterConflictException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.PathAnnoEmptyException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.QualifierMissedException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.ReturnTypeException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.RpcAgentAbsenceException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.UnknownDirectionException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.UpClassArgsException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.UpClassInvalidException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.VertxCallbackException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.WorkerArgumentException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.WorkerConflictException extends io.vertx.up.exception.UpException implements Serializable
-
Class io.vertx.zero.exception.WorkerMissingException extends io.vertx.up.exception.UpException implements Serializable
-
-
Package javax.ws.rs
-
Class javax.ws.rs.BadRequestException extends javax.ws.rs.ClientErrorException implements Serializable
- serialVersionUID:
- 7264647684649480265L
-
Class javax.ws.rs.ClientErrorException extends javax.ws.rs.WebApplicationException implements Serializable
- serialVersionUID:
- -4101970664444907990L
-
Class javax.ws.rs.ForbiddenException extends javax.ws.rs.ClientErrorException implements Serializable
- serialVersionUID:
- -2740045367479165061L
-
Class javax.ws.rs.InternalServerErrorException extends javax.ws.rs.ServerErrorException implements Serializable
- serialVersionUID:
- -6515710697540553309L
-
Class javax.ws.rs.NotAcceptableException extends javax.ws.rs.ClientErrorException implements Serializable
- serialVersionUID:
- -1476163816796529078L
-
Class javax.ws.rs.NotAllowedException extends javax.ws.rs.ClientErrorException implements Serializable
- serialVersionUID:
- -586776054369626119L
-
Class javax.ws.rs.NotAuthorizedException extends javax.ws.rs.ClientErrorException implements Serializable
- serialVersionUID:
- -3156040750581929702L
-
Class javax.ws.rs.NotFoundException extends javax.ws.rs.ClientErrorException implements Serializable
- serialVersionUID:
- -6820866117511628388L
-
Class javax.ws.rs.NotSupportedException extends javax.ws.rs.ClientErrorException implements Serializable
- serialVersionUID:
- -8286622745725405656L
-
Class javax.ws.rs.ProcessingException extends RuntimeException implements Serializable
- serialVersionUID:
- -4232431597816056514L
-
Class javax.ws.rs.RedirectionException extends javax.ws.rs.WebApplicationException implements Serializable
- serialVersionUID:
- -2584325408291098012L
-
Class javax.ws.rs.ServerErrorException extends javax.ws.rs.WebApplicationException implements Serializable
- serialVersionUID:
- 4730895276505569556L
-
Class javax.ws.rs.ServiceUnavailableException extends javax.ws.rs.ServerErrorException implements Serializable
- serialVersionUID:
- 3821068205617492633L
-
Class javax.ws.rs.WebApplicationException extends RuntimeException implements Serializable
- serialVersionUID:
- 8273970399584007146L
-
Serialized Fields
-
response
javax.ws.rs.core.Response response
-
-