|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjtge.engine.io.FileOutputConnector
Implements a connector for writing in a file.
| Constructor Summary | |
FileOutputConnector(IInputOutputFactory factory,
IConnectionObserver observer,
java.lang.String filename)
Create a file io outputHandler for output. |
|
| Method Summary | |
void |
open()
Open the connector. Whether this method is blocking or not depends on the implementation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileOutputConnector(IInputOutputFactory factory,
IConnectionObserver observer,
java.lang.String filename)
factory - the input/output factoryobserver - the connection observerfilename - the file name| Method Detail |
public final void open()
Whether this method is blocking or not depends on the implementation.
open in interface IConnector
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||