文件名称: vertx-core-3.9.0.jar中文-英文对照文档.zip
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-core</artifactId>
<version>3.9.0</version>
</dependency>Gradle:
implementation group: 'io.vertx', name: 'vertx-core', version: '3.9.0'
Gradle (Short):
implementation 'io.vertx:vertx-core:3.9.0'
Gradle (Kotlin):
implementation("io.vertx:vertx-core:3.9.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
io.vertx.core
io.vertx.core.buffer
io.vertx.core.cli
io.vertx.core.cli.annotations
io.vertx.core.cli.converters
io.vertx.core.datagram
io.vertx.core.dns
io.vertx.core.eventbus
io.vertx.core.file
io.vertx.core.http
io.vertx.core.json
io.vertx.core.json.jackson
io.vertx.core.json.pointer
io.vertx.core.logging
io.vertx.core.metrics
io.vertx.core.net
io.vertx.core.parsetools
io.vertx.core.shareddata
io.vertx.core.spi
io.vertx.core.spi.cluster
io.vertx.core.spi.json
io.vertx.core.spi.launcher
io.vertx.core.spi.logging
io.vertx.core.spi.metrics
io.vertx.core.spi.resolver
io.vertx.core.streamsio.vertx.core.AbstractVerticle
io.vertx.core.AsyncResult
io.vertx.core.Closeable
io.vertx.core.CompositeFuture
io.vertx.core.Context
io.vertx.core.DeploymentOptions
io.vertx.core.Future
io.vertx.core.Handler
io.vertx.core.Launcher
io.vertx.core.MultiMap
io.vertx.core.Promise
io.vertx.core.ServiceHelper
io.vertx.core.Starter
io.vertx.core.TimeoutStream
io.vertx.core.Verticle
io.vertx.core.Vertx
io.vertx.core.VertxException
io.vertx.core.VertxOptions
io.vertx.core.WorkerExecutor
io.vertx.core.buffer.Buffer
io.vertx.core.cli.AmbiguousOptionException
io.vertx.core.cli.Argument
io.vertx.core.cli.CLI
io.vertx.core.cli.CLIException
io.vertx.core.cli.CommandLine
io.vertx.core.cli.InvalidValueException
io.vertx.core.cli.MissingOptionException
io.vertx.core.cli.MissingValueException
io.vertx.core.cli.Option
io.vertx.core.cli.TypedArgument
io.vertx.core.cli.TypedOption
io.vertx.core.cli.UsageMessageFormatter
io.vertx.core.cli.annotations.Argument
io.vertx.core.cli.annotations.CLIConfigurator
io.vertx.core.cli.annotations.ConvertedBy
io.vertx.core.cli.annotations.DefaultValue
io.vertx.core.cli.annotations.Description
io.vertx.core.cli.annotations.Hidden
io.vertx.core.cli.annotations.Name
io.vertx.core.cli.annotations.Option
io.vertx.core.cli.annotations.ParsedAsList
io.vertx.core.cli.annotations.Summary
io.vertx.core.cli.converters.BooleanConverter
io.vertx.core.cli.converters.CharacterConverter
io.vertx.core.cli.converters.ConstructorBasedConverter
io.vertx.core.cli.converters.Converter
io.vertx.core.cli.converters.Converters
io.vertx.core.cli.converters.FromBasedConverter
io.vertx.core.cli.converters.FromStringBasedConverter
io.vertx.core.cli.converters.ValueOfBasedConverter
io.vertx.core.datagram.DatagramPacket
io.vertx.core.datagram.DatagramSocket
io.vertx.core.datagram.DatagramSocketOptions
io.vertx.core.dns.AddressResolverOptions
io.vertx.core.dns.DnsClient
io.vertx.core.dns.DnsClientOptions
io.vertx.core.dns.DnsClientOptionsConverter
io.vertx.core.dns.DnsException
io.vertx.core.dns.DnsResponseCode
io.vertx.core.dns.MxRecord
io.vertx.core.dns.SrvRecord
io.vertx.core.eventbus.DeliveryContext
io.vertx.core.eventbus.DeliveryOptions
io.vertx.core.eventbus.EventBus
io.vertx.core.eventbus.EventBusOptions
io.vertx.core.eventbus.Message
io.vertx.core.eventbus.MessageCodec
io.vertx.core.eventbus.MessageConsumer
io.vertx.core.eventbus.MessageProducer
io.vertx.core.eventbus.ReplyException
io.vertx.core.eventbus.ReplyFailure
io.vertx.core.file.AsyncFile
io.vertx.core.file.CopyOptions
io.vertx.core.file.FileProps
io.vertx.core.file.FileSystem
io.vertx.core.file.FileSystemException
io.vertx.core.file.FileSystemOptions
io.vertx.core.file.FileSystemProps
io.vertx.core.file.OpenOptions
io.vertx.core.http.CaseInsensitiveHeaders
io.vertx.core.http.ClientAuth
io.vertx.core.http.ConnectionPoolTooBusyException
io.vertx.core.http.Cookie
io.vertx.core.http.CookieSameSite
io.vertx.core.http.GoAway
io.vertx.core.http.Http2Settings
io.vertx.core.http.HttpClient
io.vertx.core.http.HttpClientOptions
io.vertx.core.http.HttpClientRequest
io.vertx.core.http.HttpClientResponse
io.vertx.core.http.HttpConnection
io.vertx.core.http.HttpFrame
io.vertx.core.http.HttpHeaders
io.vertx.core.http.HttpMethod
io.vertx.core.http.HttpServer
io.vertx.core.http.HttpServerFileUpload
io.vertx.core.http.HttpServerOptions
io.vertx.core.http.HttpServerRequest
io.vertx.core.http.HttpServerResponse
io.vertx.core.http.HttpVersion
io.vertx.core.http.RequestOptions
io.vertx.core.http.RequestOptionsConverter
io.vertx.core.http.ServerWebSocket
io.vertx.core.http.StreamPriority
io.vertx.core.http.StreamResetException
io.vertx.core.http.UpgradeRejectedException
io.vertx.core.http.WebSocket
io.vertx.core.http.WebSocketBase
io.vertx.core.http.WebSocketConnectOptions
io.vertx.core.http.WebSocketConnectOptionsConverter
io.vertx.core.http.WebSocketFrame
io.vertx.core.http.WebsocketRejectedException
io.vertx.core.http.WebsocketVersion
io.vertx.core.json.DecodeException
io.vertx.core.json.EncodeException
io.vertx.core.json.Json
io.vertx.core.json.JsonArray
io.vertx.core.json.JsonObject
io.vertx.core.json.jackson.DatabindCodec
io.vertx.core.json.jackson.JacksonCodec
io.vertx.core.json.pointer.JsonPointer
io.vertx.core.json.pointer.JsonPointerIterator
io.vertx.core.logging.JULLogDelegate
io.vertx.core.logging.JULLogDelegateFactory
io.vertx.core.logging.Log4j2LogDelegate
io.vertx.core.logging.Log4j2LogDelegateFactory
io.vertx.core.logging.Log4jLogDelegate
io.vertx.core.logging.Log4jLogDelegateFactory
io.vertx.core.logging.Logger
io.vertx.core.logging.LoggerFactory
io.vertx.core.logging.SLF4JLogDelegate
io.vertx.core.logging.SLF4JLogDelegateFactory
io.vertx.core.logging.VertxLoggerFormatter
io.vertx.core.metrics.Measured
io.vertx.core.metrics.MetricsOptions
io.vertx.core.net.ClientOptionsBase
io.vertx.core.net.JdkSSLEngineOptions
io.vertx.core.net.JksOptions
io.vertx.core.net.JksOptionsConverter
io.vertx.core.net.KeyCertOptions
io.vertx.core.net.NetClient
io.vertx.core.net.NetClientOptions
io.vertx.core.net.NetServer
io.vertx.core.net.NetServerOptions
io.vertx.core.net.NetSocket
io.vertx.core.net.NetworkOptions
io.vertx.core.net.OpenSSLEngineOptions
io.vertx.core.net.PemKeyCertOptions
io.vertx.core.net.PemTrustOptions
io.vertx.core.net.PfxOptions
io.vertx.core.net.ProxyOptions
io.vertx.core.net.ProxyType
io.vertx.core.net.SSLEngineOptions
io.vertx.core.net.SelfSignedCertificate
io.vertx.core.net.ServerOptionsBase
io.vertx.core.net.SocketAddress
io.vertx.core.net.TCPSSLOptions
io.vertx.core.net.TrustOptions
io.vertx.core.parsetools.JsonEvent
io.vertx.core.parsetools.JsonEventType
io.vertx.core.parsetools.JsonParser
io.vertx.core.parsetools.RecordParser
io.vertx.core.shareddata.AsyncMap
io.vertx.core.shareddata.Counter
io.vertx.core.shareddata.LocalMap
io.vertx.core.shareddata.Lock
io.vertx.core.shareddata.Shareable
io.vertx.core.shareddata.SharedData
io.vertx.core.spi.BufferFactory
io.vertx.core.spi.FutureFactory
io.vertx.core.spi.PumpFactory
io.vertx.core.spi.VerticleFactory
io.vertx.core.spi.VertxFactory
io.vertx.core.spi.VertxMetricsFactory
io.vertx.core.spi.WebSocketFrameFactory
io.vertx.core.spi.cluster.AsyncMultiMap
io.vertx.core.spi.cluster.ChoosableIterable
io.vertx.core.spi.cluster.ClusterManager
io.vertx.core.spi.cluster.NodeListener
io.vertx.core.spi.json.JsonCodec
io.vertx.core.spi.launcher.Command
io.vertx.core.spi.launcher.CommandFactory
io.vertx.core.spi.launcher.CommandFactoryLookup
io.vertx.core.spi.launcher.DefaultCommand
io.vertx.core.spi.launcher.DefaultCommandFactory
io.vertx.core.spi.launcher.ExecutionContext
io.vertx.core.spi.logging.LogDelegate
io.vertx.core.spi.logging.LogDelegateFactory
io.vertx.core.spi.metrics.DatagramSocketMetrics
io.vertx.core.spi.metrics.EventBusMetrics
io.vertx.core.spi.metrics.HttpClientMetrics
io.vertx.core.spi.metrics.HttpServerMetrics
io.vertx.core.spi.metrics.Metrics
io.vertx.core.spi.metrics.MetricsProvider
io.vertx.core.spi.metrics.NetworkMetrics
io.vertx.core.spi.metrics.PoolMetrics
io.vertx.core.spi.metrics.TCPMetrics
io.vertx.core.spi.metrics.VertxMetrics
io.vertx.core.spi.resolver.ResolverProvider
io.vertx.core.streams.Pipe
io.vertx.core.streams.Pump
io.vertx.core.streams.ReadStream
io.vertx.core.streams.StreamBase
io.vertx.core.streams.WriteStream