| Constructor and Description |
|---|
Connection(UnoUrl unoUrl) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConnectionEventListener(org.aoju.bus.office.support.ConnectionListener connectionEventListener) |
void |
connect() |
void |
disconnect() |
Object |
getService(String serviceName) |
boolean |
isConnected() |
public Connection(UnoUrl unoUrl)
public void addConnectionEventListener(org.aoju.bus.office.support.ConnectionListener connectionEventListener)
public void connect()
throws ConnectException
ConnectExceptionpublic boolean isConnected()
public void disconnect()
public Object getService(String serviceName)
getService in interface ContextCopyright © 2019. All rights reserved.