Package io.vertx.serviceproxy
-
Interface Summary Interface Description AuthenticationInterceptor Create an event bus service interceptor that will provide an authentication checkAuthorizationInterceptor Create an event bus service interceptor that will provide an authorization checkServiceInterceptor -
Class Summary Class Description HelperUtils ProxyHandler ProxyHelper Deprecated. for a more robust proxy creation see:ServiceBinder
ProxyUtils ServiceAuthInterceptor Deprecated. useAuthenticationInterceptor
,AuthorizationInterceptor
insteadServiceBinder A binder for Service Proxies which state can be reused during the binder lifecycle.ServiceExceptionMessageCodec A MessageCodec for ServiceExceptionServiceProxyBuilder A builder for Service Proxies which state can be reused during the builder lifecycle. -
Exception Summary Exception Description ServiceException An Exception to be returned from Service implementations.