|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Connection
Interface that represents a connection to an IBM i server.
| Method Summary | |
|---|---|
void |
close()
Closes the connection. |
String |
getJobName()
Returns the server job associated with this connection, if any. |
String |
getUser()
Returns the current authenticated user of this connection. |
boolean |
isClosed()
Returns true if this connection is closed. |
| Method Detail |
|---|
void close()
throws IOException
IOExceptionboolean isClosed()
String getUser()
String getJobName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||