Package | Description |
---|---|
io.vertx.serviceproxy |
Class and Description |
---|
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
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.
|
Copyright © 2023 Eclipse. All rights reserved.