|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Session
Method Summary | |
---|---|
void |
close()
Closes this session. |
boolean |
isClosed()
Returns true if session is closed already,
false otherwise |
Method Detail |
---|
void close() throws java.io.IOException
java.io.IOException
- if I/O exception occursboolean isClosed() throws java.io.IOException
true
if session is closed already,
false
otherwise
true
if session is closed already,
java.io.IOException
- if I/O exception occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |