| Interface | Description |
|---|---|
| IInterceptor |
Defines a Venice interceptor
|
| IInvoker | |
| ILoadPaths |
Defines load paths for Venice.
|
| Class | Description |
|---|---|
| AcceptAllInterceptor |
Defines a Venice sandbox without any restrictions.
|
| Interceptor | |
| LoadPathsFactory |
Factory for creating
ILoadPaths objects. |
| RejectAllInterceptor |
Defines a safe Venice sandbox rejecting all I/O functions and Java interoperability.
|
| ReturnValue | |
| SandboxInterceptor | |
| SandboxRecorder | |
| SandboxRules |
Defines the Venice's sandbox rules.
|
| ValueFilterInterceptor |