15.07.2013 Views

Software Architecture: Foundations, Theory, and Practice ... - Courses

Software Architecture: Foundations, Theory, and Practice ... - Courses

Software Architecture: Foundations, Theory, and Practice ... - Courses

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Software</strong> <strong>Architecture</strong>: <strong>Foundations</strong>, <strong>Theory</strong>, <strong>and</strong> <strong>Practice</strong><br />

Framework #2: java.io<br />

St<strong>and</strong>ard I/O framework used in Java language<br />

Object-oriented<br />

Can be used for in-process or inter-process P&F<br />

applications<br />

All stream classes derive from InputStream or<br />

OutputStream<br />

Distinguished objects (System.in <strong>and</strong> System.out) for<br />

writing to process’ st<strong>and</strong>ard streams<br />

Additional capabilities (formatting, buffering) provided<br />

by creating composite streams (e.g., a Formatting-<br />

Buffered-InputStream)<br />

24

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!