OpenOfficeConnection
public class SocketOpenOfficeConnection extends AbstractOpenOfficeConnection
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
DEFAULT_HOST |
|
static int |
DEFAULT_PORT |
logger
Constructor | Description |
---|---|
SocketOpenOfficeConnection() |
|
SocketOpenOfficeConnection(int port) |
|
SocketOpenOfficeConnection(java.lang.String host,
int port) |
connect, disconnect, disposing, getBridge, getComponentContext, getDesktop, getFileContentProvider, getRemoteServiceManager, isConnected
public static final java.lang.String DEFAULT_HOST
public static final int DEFAULT_PORT