Interface NativeJavaResourceInOut
- 
- All Superinterfaces:
- NativeJavaResource,- NativeJavaResourceIn,- NativeJavaResourceOut
 
 public interface NativeJavaResourceInOut extends NativeJavaResourceIn, NativeJavaResourceOut Supports both reading and writing from/to a resource.
- 
- 
Method Summary- 
Methods inherited from interface com.redwood.agent.api.java.scripting.NativeJavaResourceIngetInputStream
 - 
Methods inherited from interface com.redwood.agent.api.java.scripting.NativeJavaResourceOutgetOutputStream, getOutputStream, getOutputStream, getOutputStream
 
- 
 
-