| Class | Description | 
|---|---|
| HelperUtils | |
| ProxyHandler | |
| ProxyHelper | Deprecated
 for a more robust proxy creation see:  
ServiceBinder and ServiceProxyBuilder | 
| ProxyUtils | |
| ServiceBinder | 
 A binder for Service Proxies which state can be reused during the binder lifecycle. 
 | 
| ServiceExceptionMessageCodec | 
 A MessageCodec for ServiceException 
 | 
| ServiceJWTInterceptor | 
 Create an event bus service interceptor using a JWT auth that will verify all requests before the service is invoked
 
 Once a JWT is validated it will be queried for authorities. 
 | 
| ServiceProxyBuilder | 
 A builder for Service Proxies which state can be reused during the builder lifecycle. 
 | 
| Exception | Description | 
|---|---|
| ServiceException | 
 An Exception to be returned from Service implementations. 
 | 
Copyright © 2020 Eclipse. All rights reserved.