Uses of Interface
io.vertx.core.net.endpoint.Endpoint
-
Packages that use Endpoint Package Description io.vertx.core.net.endpoint -
-
Uses of Endpoint in io.vertx.core.net.endpoint
Methods in io.vertx.core.net.endpoint that return types with arguments of type Endpoint Modifier and Type Method Description Future<Endpoint>EndpointResolver. resolveEndpoint(Address address)Resolver an endpoint for the specifiedaddress
-