|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hecl.rms.RMSUtils
public class RMSUtils
Field Summary | |
---|---|
static int |
CHUNKSIZE
|
Constructor Summary | |
---|---|
RMSUtils()
|
Method Summary | |
---|---|
static void |
copyFrom(java.lang.String rsname,
java.io.OutputStream os)
|
static void |
saveTo(java.lang.String rsname,
java.io.InputStream is)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int CHUNKSIZE
Constructor Detail |
---|
public RMSUtils()
Method Detail |
---|
public static void copyFrom(java.lang.String rsname, java.io.OutputStream os) throws java.io.IOException
java.io.IOException
public static void saveTo(java.lang.String rsname, java.io.InputStream is) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |