Uses of Class
io.vertx.mutiny.core.net.endpoint.Endpoint
Packages that use Endpoint
-
Uses of Endpoint in io.vertx.mutiny.core.net.endpoint
Fields in io.vertx.mutiny.core.net.endpoint with type parameters of type EndpointMethods in io.vertx.mutiny.core.net.endpoint that return EndpointModifier and TypeMethodDescriptionstatic EndpointEndpoint.newInstance(io.vertx.core.net.endpoint.Endpoint delegate) Creates a new instance of theEndpoint.EndpointResolver.resolveEndpointAndAwait(io.vertx.core.net.Address address) Resolver an endpoint for the specifiedaddressMethods in io.vertx.mutiny.core.net.endpoint that return types with arguments of type EndpointModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<Endpoint>EndpointResolver.resolveEndpoint(io.vertx.core.net.Address address) Resolver an endpoint for the specifiedaddress