Class Hierarchy
- java.lang.Object
- io.vertx.serviceproxy.HelperUtils
- io.vertx.serviceproxy.ProxyHandler (implements io.vertx.core.Handler<E>)
- io.vertx.serviceproxy.ProxyHelper
- io.vertx.serviceproxy.ProxyUtils
- io.vertx.serviceproxy.ServiceAuthInterceptor (implements java.util.function.Function<T,R>)
- io.vertx.serviceproxy.ServiceBinder
- io.vertx.serviceproxy.ServiceExceptionMessageCodec (implements io.vertx.core.eventbus.MessageCodec<S,R>)
- io.vertx.serviceproxy.ServiceProxyBuilder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.vertx.core.VertxException
- io.vertx.core.eventbus.ReplyException
- io.vertx.serviceproxy.ServiceException
- io.vertx.core.eventbus.ReplyException
- io.vertx.core.VertxException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- io.vertx.serviceproxy.ServiceInterceptor
- io.vertx.serviceproxy.AuthenticationInterceptor
- io.vertx.serviceproxy.AuthorizationInterceptor