| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
toExpand by
 performing various substitutions on that string.
expand(String toExpand) method of this class.
ByteStore that stores and retrieves class files from a
 local file system.ResourceAccess object which can be used
 to download resource bytes from a corresponding resource
 service.
ResourceAccess objects
 in order to fulfill a request to load the bytes referenced by a
 jrap url.
name.
spec parameter.
url
 parameter.
resourceName.
ResourceAccess interface
 which uses a reference to an input stream factory to deliver
 resources to requesting clients.ResourceAccess services.ResourceService
 interface.ResourceServiceImpl which loads
 resources from the supplied byte store and serves resources
 remotely using the parameter inputFactory.
StreamPlugThread is a utility class that "plugs" two streams,
 one input stream and one output stream, together by creating a thread that
 repeatedly reads any data available from the input stream and writes it to
 the output stream.InputStreamFactory which uses URLs
 to send resources to requesting clients.| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||