Class VertxSockJsCallHandler
java.lang.Object
net.bluemind.core.rest.http.internal.VertxSockJsCallHandler
- All Implemented Interfaces:
IRestCallHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
call
(RestRequest request, AsyncHandler<RestResponse> response) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.bluemind.core.rest.base.IRestCallHandler
name
-
Constructor Details
-
VertxSockJsCallHandler
-
-
Method Details
-
call
- Specified by:
call
in interfaceIRestCallHandler
-