Package org.gloin.resource.protocol.jrap

Provides the JRAP protocol handler prototype implementation.

See:
          Description

Class Summary
Handler URL stream handler specialized to handle the JRAP url protocol.
JrapURLConnection Implementation of URLConnection which looks up and uses a Jini service in order to fullfil requests to load bytes for a given "jrap" url.
JrapURLParser Provides a parsing utility for Jini Resource Access Protocol (JRAP) URLs.
 

Package org.gloin.resource.protocol.jrap Description

Provides the JRAP protocol handler prototype implementation.

See Also: