javax.mail.internet
Interface SharedInputStream


public interface SharedInputStream

Version:
$Revision: 1.3 $ $Date: 2004/03/10 10:00:28 $

Method Summary
 long getPosition()
           
 InputStream newStream(long start, long end)
           
 

Method Detail

getPosition

public long getPosition()

newStream

public InputStream newStream(long start,
                             long end)


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.