Uses of Interface
com.redwood.agent.api.java.scripting.NativeJavaResource
-
Packages that use NativeJavaResource Package Description com.redwood.agent.api.java.scripting -
-
Uses of NativeJavaResource in com.redwood.agent.api.java.scripting
Subinterfaces of NativeJavaResource in com.redwood.agent.api.java.scripting Modifier and Type Interface Description interface
NativeJavaResourceIn
Supports writing from a resource (in).interface
NativeJavaResourceInOut
Supports both reading and writing from/to a resource.interface
NativeJavaResourceOut
Supports writing to a resource (out).
-