|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xnap.plugin.opennap.net.OpenNapServerFileReader
public class OpenNapServerFileReader
Creates OpenNapServer objects from a plain text file.
| Constructor Summary | |
|---|---|
OpenNapServerFileReader(java.lang.String filename)
|
|
| Method Summary | |
|---|---|
void |
close()
Invoked when the stream is closed. |
void |
open()
Invoked when the stream is opened. |
OpenNapServer |
read()
Called successively after open was invoked. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenNapServerFileReader(java.lang.String filename)
| Method Detail |
|---|
public void close()
OpenNapServerReader
close in interface OpenNapServerReader
public void open()
throws java.io.IOException
OpenNapServerReader
open in interface OpenNapServerReaderjava.io.IOException
public OpenNapServer read()
throws java.io.IOException
OpenNapServerReader
read in interface OpenNapServerReaderjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||