Package com.elepy.vertx
Class VertxSession
- java.lang.Object
-
- com.elepy.vertx.VertxSession
-
-
Constructor Summary
Constructors Constructor Description VertxSession(io.vertx.ext.web.RoutingContext routingContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> Tattribute(String name)voidattribute(String name, Object value)Set<String>attributes()Stringid()
-