LibreOffice Module unotest (master) 1
Public Member Functions | Private Attributes | List of all members
org.openoffice.test.OfficeConnection.Forward Class Reference
Inheritance diagram for org.openoffice.test.OfficeConnection.Forward:
[legend]
Collaboration diagram for org.openoffice.test.OfficeConnection.Forward:
[legend]

Public Member Functions

 Forward (InputStream in, PrintStream out)
 
void run ()
 
boolean terminated () throws InterruptedException
 

Private Attributes

final InputStream in
 
final PrintStream out
 
boolean done = false
 

Detailed Description

Definition at line 232 of file OfficeConnection.java.

Constructor & Destructor Documentation

◆ Forward()

org.openoffice.test.OfficeConnection.Forward.Forward ( InputStream  in,
PrintStream  out 
)
inline

Member Function Documentation

◆ run()

void org.openoffice.test.OfficeConnection.Forward.run ( )
inline

◆ terminated()

boolean org.openoffice.test.OfficeConnection.Forward.terminated ( ) throws InterruptedException
inline

Member Data Documentation

◆ done

boolean org.openoffice.test.OfficeConnection.Forward.done = false
private

◆ in

final InputStream org.openoffice.test.OfficeConnection.Forward.in
private

◆ out

final PrintStream org.openoffice.test.OfficeConnection.Forward.out
private

The documentation for this class was generated from the following file: