| Package | Description | 
|---|---|
| io.vertx.serviceproxy | 
| Class and Description | 
|---|
| ServiceAuthInterceptor
 Create an event bus service interceptor using a token based authentication provider (e.g.: JWT or Oauth2) that will
 verify all requests before the service is invoked. 
 | 
| ServiceBinder
 A binder for Service Proxies which state can be reused during the binder lifecycle. 
 | 
| ServiceException
 An Exception to be returned from Service implementations. 
 | 
| ServiceJWTInterceptor
 Deprecated. 
 
Use  
ServiceAuthInterceptor instead | 
| ServiceProxyBuilder
 A builder for Service Proxies which state can be reused during the builder lifecycle. 
 | 
Copyright © 2021 Eclipse. All rights reserved.