public class VertxSockJsCallHandler extends java.lang.Object implements IRestCallHandler
Constructor and Description |
---|
VertxSockJsCallHandler(SockJsProvider provider) |
Modifier and Type | Method and Description |
---|---|
void |
call(RestRequest request,
AsyncHandler<RestResponse> response) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
name
public VertxSockJsCallHandler(SockJsProvider provider)
public void call(RestRequest request, AsyncHandler<RestResponse> response)
call
in interface IRestCallHandler
Copyright © 2021. All Rights Reserved.