|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConnection
The base interface for working with connections created from connection profiles.
Method Summary | |
---|---|
void |
close()
Closes the underlying native connection object. |
java.lang.Throwable |
getConnectException()
Return exception in connection |
IConnectionProfile |
getConnectionProfile()
|
java.lang.Object |
getRawConnection()
Returns the native object representing the connection to the server. |
Method Detail |
---|
java.lang.Object getRawConnection()
void close()
java.lang.Throwable getConnectException()
IConnectionProfile getConnectionProfile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |