|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataConnectionFactory
Method Summary | |
---|---|
void |
closeDataConnection()
Close data socket. |
boolean |
isSecure()
Indicates whether the data socket created by this factory will be secure that is, running over SSL/TLS. |
DataConnection |
openConnection()
Open an active data connection |
Method Detail |
---|
DataConnection openConnection() throws Exception
Exception
boolean isSecure()
void closeDataConnection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |