| Class | Description |
|---|---|
| FacadeProxyFactory |
Creates a dynamic proxy implementing given interface.
|
| Enum | Description |
|---|---|
| FacadeProxyFactory.DirectOperation.Target |
| Annotation Type | Description |
|---|---|
| FacadeProxyFactory.DirectOperation |
Pass the call directly to destination or source service.
|
| FacadeProxyFactory.ReadOperation |
Indicates this api performs a read operation.
|
| FacadeProxyFactory.Secret |
Secret parameters are logged as ****.
|
| FacadeProxyFactory.WriteOperation |
Indicates this api performs a write operation.
|
Copyright © 2016. All rights reserved.