| Package | Description |
|---|---|
| io.vertx.core.datagram.impl | |
| io.vertx.core.eventbus.impl | |
| io.vertx.core.eventbus.impl.clustered | |
| io.vertx.core.http.impl | |
| io.vertx.core.impl | |
| io.vertx.core.net.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DatagramSocketImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
EventBusImpl
A local event bus implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusteredEventBus
An event bus implementation that clusters with other Vert.x nodes
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClientImpl
This class is thread-safe.
|
class |
HttpServerImpl
This class is thread-safe
|
| Modifier and Type | Class and Description |
|---|---|
class |
VertxImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
NetClientImpl
This class is thread-safe
|
class |
NetServerImpl
This class is thread-safe
|
class |
TCPServerBase
Base class for TCP servers
|
Copyright © 2021. All rights reserved.