All Packages  This Package  Class Hierarchy  Class Search  Index

Class bmsi.edx.fs.FSPager
java.lang.Object
   |
   +----java.io.OutputStream
           |
           +----bmsi.edx.fs.FSPager

  Summary

public class  FSPager
     extends java.io.OutputStream
{
          // Constructors 1
     public FSPager(EDX4978);

          // Methods 3
     public void close() throws IOException;
     public boolean isCancelled();
     public void write(int) throws IOException;
}




  Constructors

· FSPager

Summary  |  Top

   public FSPager(EDX4978 sp) 


  Methods

· isCancelled

Summary  |  Top
   public boolean isCancelled() 


· write

Summary  |  Top
   public void write(int c)  throws IOException
Overrides:
write in class OutputStream


· close

Summary  |  Top
   public void close()  throws IOException
Overrides:
close in class OutputStream


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7