|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Methods | |
|---|---|
| org.rhq.core.util.file.FileUtil.copyStream(InputStream, OutputStream)
use StreamUtil for more methods like this - those are unit tested and used more |
|
| org.rhq.core.util.file.FileUtil.copyStream(InputStream, OutputStream, byte[])
use StreamUtil for more methods like this - those are unit tested and used more |
|
| org.rhq.core.util.jdbc.JDBCUtil.safeClose(InputStream)
This should correctly be handled at the place where the stream is about to be closed JBNADM-2600 |
|
| org.rhq.core.util.jdbc.JDBCUtil.safeClose(OutputStream)
This should correctly be handled at the place where the stream is about to be closed JBNADM-2600 |
|
| org.rhq.core.util.jdbc.JDBCUtil.safeClose(Reader)
This should correctly be handled at the place where the stream is about to be closed JBNADM-2600 |
|
| org.rhq.core.util.jdbc.JDBCUtil.safeClose(Writer)
This should correctly be handled at the place where the stream is about to be closed JBNADM-2600 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||