Uses of Interface
org.eclipse.debug.core.model.IStreamsProxy2
-
Packages that use IStreamsProxy2 Package Description org.eclipse.debug.core.model Defines interfaces for debug model elements, source lookup, and launching. -
-
Uses of IStreamsProxy2 in org.eclipse.debug.core.model
Subinterfaces of IStreamsProxy2 in org.eclipse.debug.core.model Modifier and Type Interface Description interface
IBinaryStreamsProxy
A variant ofIStreamsProxy
which does not touch the proxied content and pass it as bytes instead of strings.
-