@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @WebServiceFeatureAnnotation(id="com.oracle.webservices.api.CacheBinaryContentFeature", bean=CacheBinaryContentFeature.class) public @interface CacheBinaryContent
| Modifier and Type | Optional Element and Description | 
|---|---|
| String | arg1Unused for BINARY. | 
| boolean | enabledEnable this feature. | 
| CacheBinaryContentMode | modeTo configure and handle runtime requirements of XTI scalable DOM in OraSAAJ. | 
public abstract String arg1
public abstract CacheBinaryContentMode mode