@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 |
arg1
Unused for BINARY.
|
boolean |
enabled
Enable this feature.
|
CacheBinaryContentMode |
mode
To configure and handle runtime requirements of XTI scalable DOM in OraSAAJ.
|
public abstract String arg1
public abstract boolean enabled
public abstract CacheBinaryContentMode mode