Class | Description |
---|---|
HelperUtils | |
ProxyHandler | |
ProxyHelper | Deprecated
for a more robust proxy creation see:
ServiceBinder |
ProxyUtils | |
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.
|
ServiceExceptionMessageCodec |
A MessageCodec for ServiceException
|
ServiceJWTInterceptor | Deprecated
Use
ServiceAuthInterceptor instead |
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 © 2021 Eclipse. All rights reserved.