Package net.dpml.transit.link

Protocol handler for uris artifact links.

See:
          Description

Interface Summary
LinkManager The LinkManager is responsible for storing the mapping between a Link instance and a URI.
 

Class Summary
ArtifactLinkManager A link manager that maintains persistent link information as a resource.
Handler The link URL protocol handler.
Link The Link class is a data structure that holds the target uri of a link.
LinkURLConnection link: URL protocol connection processor.
 

Exception Summary
LinkNotFoundException Exception to indicate that a link could not be located.
 

Package net.dpml.transit.link Description

Protocol handler for uris artifact links.