|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use jist.swans.app.io | |
---|---|
jist.swans.app.io | SWANS counterparts for java.io classes used to simulate standard Java applications. |
jist.swans.app.net | SWANS counterparts for java.net classes used to simulate standard Java applications. |
jist.swans.trans | Transport layer entity of SWANS simulator and related classes. |
Classes in jist.swans.app.io used by jist.swans.app.io | |
---|---|
FilterInputStream
A functionally identical port of java.io.FilterInputStream, primarily brought into jist.swans.app.io package so that it could be dynamically rewritten. |
|
InputStream
A functionally identical port of java.io.InputStream, primarily brought into jist.swans.app.io package so that it could be dynamically rewritten. |
|
Reader
A functionally identical port of java.io.Reader, primarily brought into jist.swans.app.io package so that it could be dynamically rewritten. |
|
Writer
A functionally identical port of java.io.Writer, primarily brought into jist.swans.app.io package so that it could be dynamically rewritten. |
Classes in jist.swans.app.io used by jist.swans.app.net | |
---|---|
InputStream
A functionally identical port of java.io.InputStream, primarily brought into jist.swans.app.io package so that it could be dynamically rewritten. |
|
OutputStream
A functionally identical port of java.io.OutputStream, primarily brought into jist.swans.app.io package so that it could be dynamically rewritten and tagged with the appropriate blocking invocation semantics. |
Classes in jist.swans.app.io used by jist.swans.trans | |
---|---|
InputStream
A functionally identical port of java.io.InputStream, primarily brought into jist.swans.app.io package so that it could be dynamically rewritten. |
|
OutputStream
A functionally identical port of java.io.OutputStream, primarily brought into jist.swans.app.io package so that it could be dynamically rewritten and tagged with the appropriate blocking invocation semantics. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |