Interface Summary
|
FastCopyGraph |
Classes that want to be fast-copied through a cross-task
call should implement FastCopyGraph or FastCopyTree.
|
FastCopyTree |
Classes that want to be fast-copied through a cross-task
call should implement FastCopyGraph or FastCopyTree.
|
Remote |
An interface is called a "remote interface" if it
extends this class.
|
RemoteInputStream |
A RemoteInputStream is a remote interface for input streams.
|
RemoteOutputStream |
A RemoteOutputStream is a remote interface for output streams.
|
Resolver |
Given a class name, a Resolver looks up bytecode
or a shared class.
|
ResourceResolver |
A resolver can implement ResourceResolver to indicate that
it handles resources as well as bytecode.
|