Uses of Interface
io.vertx.core.net.endpoint.Endpoint
Packages that use Endpoint
Package
Description
-
Uses of Endpoint in io.vertx.core.net.endpoint
Methods in io.vertx.core.net.endpoint that return types with arguments of type EndpointModifier and TypeMethodDescriptionEndpointResolver.resolveEndpoint(Address address) Resolver an endpoint for the specifiedaddress -
Uses of Endpoint in io.vertx.reactivex.core.net.endpoint
Methods in io.vertx.reactivex.core.net.endpoint that return EndpointMethods in io.vertx.reactivex.core.net.endpoint with parameters of type EndpointConstructors in io.vertx.reactivex.core.net.endpoint with parameters of type Endpoint -
Uses of Endpoint in io.vertx.rxjava3.core.net.endpoint
Methods in io.vertx.rxjava3.core.net.endpoint that return EndpointMethods in io.vertx.rxjava3.core.net.endpoint with parameters of type EndpointConstructors in io.vertx.rxjava3.core.net.endpoint with parameters of type Endpoint -
Uses of Endpoint in io.vertx.serviceresolver
Methods in io.vertx.serviceresolver that return types with arguments of type Endpoint