com.plumtree.server
Interface IPTStreamScroller


public interface IPTStreamScroller


Method Summary
 java.lang.String GetReadBlock(int lBlockIndex)
          Deprecated.  
 void Initialize(java.lang.Object punkStream, int lBlockBytes, int lAveLineBytes)
          Deprecated.  
 int SeekToEnd()
          Deprecated.  
 void SeekToStart()
          Deprecated.  
 

Method Detail

Initialize

public void Initialize(java.lang.Object punkStream,
                       int lBlockBytes,
                       int lAveLineBytes)
Deprecated. 

SeekToStart

public void SeekToStart()
Deprecated. 

SeekToEnd

public int SeekToEnd()
Deprecated. 

GetReadBlock

public java.lang.String GetReadBlock(int lBlockIndex)
Deprecated. 


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.