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