|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OpenNapServerReader
Defines the requirements for classes that provide support to read server information from external sources.
| 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. |
| Method Detail |
|---|
void close()
void open()
throws java.io.IOException
java.io.IOException
OpenNapServer read()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||