|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SharedInputStreamImpl | |
---|---|
org.abstracthorizon.mercury.maildir.file |
Uses of SharedInputStreamImpl in org.abstracthorizon.mercury.maildir.file |
---|
Methods in org.abstracthorizon.mercury.maildir.file that return SharedInputStreamImpl | |
---|---|
SharedInputStreamImpl |
SharedInputStreamPool.newStream(FileProvider fileProvider,
long start,
long len)
This method creates new SharedInputStreamImpl instance. |
Methods in org.abstracthorizon.mercury.maildir.file with parameters of type SharedInputStreamImpl | |
---|---|
protected void |
SharedInputStreamPool.closed(SharedInputStreamImpl stream)
This is callback method used by SharedInputStreamImpl
to register that stream is now closed. |
protected void |
SharedInputStreamPool.opened(SharedInputStreamImpl stream)
This is callback method used by SharedInputStreamImpl to register
that stream is now opened. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |