com.sun.star.bridge
Interface XConnectionServerSide
- All Superinterfaces:
- com.sun.star.uno.XInterface
- public abstract interface XConnectionServerSide
- extends com.sun.star.uno.XInterface
Field Summary |
static com.sun.star.uno.Uik |
UIK
|
static java.lang.Object |
UNORUNTIMEDATA
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
Method Summary |
abstract void |
close()
|
abstract java.lang.String |
getClientUrl()
|
abstract java.lang.String |
getPassword()
|
abstract java.lang.String |
getUser()
|
abstract void |
provideRemoteObject(java.lang.Object o)
|
UIK
public static final com.sun.star.uno.Uik UIK
UNORUNTIMEDATA
public static final java.lang.Object UNORUNTIMEDATA
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
close
public abstract void close()
throws com.sun.star.uno.RuntimeException
getClientUrl
public abstract java.lang.String getClientUrl()
throws com.sun.star.uno.RuntimeException
getPassword
public abstract java.lang.String getPassword()
throws com.sun.star.uno.RuntimeException
getUser
public abstract java.lang.String getUser()
throws com.sun.star.uno.RuntimeException
provideRemoteObject
public abstract void provideRemoteObject(java.lang.Object o)
throws com.sun.star.uno.RuntimeException