|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeConnection
com.artofsolving.jodconverter.openoffice.connection.SocketOpenOfficeConnection
public class SocketOpenOfficeConnection
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_HOST
|
static int |
DEFAULT_PORT
|
| Fields inherited from class com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeConnection |
|---|
logger |
| Fields inherited from interface com.sun.star.lang.XEventListener |
|---|
UNOTYPEINFO |
| Constructor Summary | |
|---|---|
SocketOpenOfficeConnection()
|
|
SocketOpenOfficeConnection(int port)
|
|
SocketOpenOfficeConnection(java.lang.String host,
int port)
|
|
| Method Summary |
|---|
| Methods inherited from class com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeConnection |
|---|
connect, disconnect, disposing, getBridge, getComponentContext, getDesktop, getFileContentProvider, getRemoteServiceManager, isConnected |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_HOST
public static final int DEFAULT_PORT
| Constructor Detail |
|---|
public SocketOpenOfficeConnection()
public SocketOpenOfficeConnection(int port)
public SocketOpenOfficeConnection(java.lang.String host,
int port)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||