Uses of Class
io.vertx.mutiny.core.net.endpoint.ServerInteraction
Packages that use ServerInteraction
-
Uses of ServerInteraction in io.vertx.mutiny.core.net.endpoint
Fields in io.vertx.mutiny.core.net.endpoint with type parameters of type ServerInteractionModifier and TypeFieldDescriptionstatic final TypeArg<ServerInteraction>ServerInteraction.__TYPE_ARGMethods in io.vertx.mutiny.core.net.endpoint that return ServerInteractionModifier and TypeMethodDescriptionstatic ServerInteractionServerInteraction.newInstance(io.vertx.core.net.endpoint.ServerInteraction delegate) Creates a new instance of theServerInteraction.ServerEndpoint.newInteraction()Initiate a request/response interaction with the endpoint represented by this node, the returned interaction gathers statistics.