@Version(value="1.0.2")
| Interface | Description | 
|---|---|
| ExternalizableInputStream | 
 This interface is normally used to extend an InputStream to indicate that it has a URI form that could
 be used in place of the InputStream if desired. 
 | 
| URIProvider | 
 Provides a URI in exchange for a Resource. 
 | 
| Enum | Description | 
|---|---|
| URIProvider.Operation | 
 Defines which operatio the URI may be used to perform. 
 | 
| URIProvider.Scope | 
 Defines the scope in which the URI may be used. 
 | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.