Package org.media.mn8.protocol.mbox

Provides the Java handler for the mbox:// protocol.

See:
          Description

Class Summary
Handler  
MboxURLConnection This class implements a connection to the new "mbox" URL scheme.
 

Package org.media.mn8.protocol.mbox Description

Provides the Java handler for the mbox:// protocol. Used by the MBox protocol handler allows access from Java or MN8 script to any standard UNIX mail box file.

Allows read/write/delete operations on a standard UNIX mail box, this kind of mail boxes are used not only on UNIX systems, Mozilla or Netscape Mail also uses them.

The URL should be the full URL of the mail box, ex: file:///users/atech/MBox/Inbox or file:///d:/Mbox/devel/spacemapper under Windows.

Version:
$Revision: 1.1 $ $Date: 2002/10/18 22:12:55 $
Author:
Attila Antal


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."