|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.attachments.ManagedMemoryDataSource
it.eng.spagobi.sdk.utilities.SDKObjectsConverter.MemoryOnlyDataSource
public class SDKObjectsConverter.MemoryOnlyDataSource
Field Summary |
---|
Fields inherited from class org.apache.axis.attachments.ManagedMemoryDataSource |
---|
cachediskstream, closed, contentType, currentMemoryBuf, currentMemoryBufSz, debugEnabled, deleted, diskCacheFile, is_log, log, MAX_MEMORY_DISK_CACHED, maxCached, memorybuflist, MIN_MEMORY_DISK_CACHED, READ_CHUNK_SZ, readers, totalsz |
Constructor Summary | |
---|---|
SDKObjectsConverter.MemoryOnlyDataSource(byte[] in,
java.lang.String contentType)
|
|
SDKObjectsConverter.MemoryOnlyDataSource(java.io.InputStream in,
java.lang.String contentType)
|
|
SDKObjectsConverter.MemoryOnlyDataSource(java.lang.String in,
java.lang.String contentType)
|
Method Summary |
---|
Methods inherited from class org.apache.axis.attachments.ManagedMemoryDataSource |
---|
close, delete, finalize, flushToDisk, getContentType, getDiskCacheFile, getInputStream, getName, getOutputStream, main, write, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SDKObjectsConverter.MemoryOnlyDataSource(byte[] in, java.lang.String contentType) throws java.io.IOException
java.io.IOException
public SDKObjectsConverter.MemoryOnlyDataSource(java.io.InputStream in, java.lang.String contentType) throws java.io.IOException
java.io.IOException
public SDKObjectsConverter.MemoryOnlyDataSource(java.lang.String in, java.lang.String contentType) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |