|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--com.sun.star.lib.connections.socket.socketConnector
| Field Summary | |
protected java.lang.String |
_description
|
protected java.lang.String |
_hostname
|
protected int |
_port
|
| Fields inherited from interface com.sun.star.connection.XConnector |
UIK, UNORUNTIMEDATA, UNOTYPEINFO |
| Constructor Summary | |
socketConnector()
|
|
| Method Summary | |
com.sun.star.connection.XConnection |
connect(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String _description
protected java.lang.String _hostname
protected int _port
| Constructor Detail |
public socketConnector()
| Method Detail |
public com.sun.star.connection.XConnection connect(java.lang.String s)
throws com.sun.star.connection.NoConnectException,
com.sun.star.connection.ConnectionSetupException,
com.sun.star.uno.RuntimeException
connect in interface com.sun.star.connection.XConnector
|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||