- accept(String) - Method in class com.sun.star.comp.connections.Acceptor
-
Accepts a connection request via the given connection type.
- accept(String) - Method in class com.sun.star.lib.connections.pipe.pipeAcceptor
-
Accepts a connection request via the described pipe.
- accept(String) - Method in class com.sun.star.lib.connections.socket.socketAcceptor
-
Accepts a connection request via the described socket.
- Acceptor - Class in com.sun.star.comp.connections
-
A component that implements the XAcceptor interface.
- Acceptor(XMultiServiceFactory) - Constructor for class com.sun.star.comp.connections.Acceptor
-
Constructs a new Acceptor that uses the given service
factory to create a specific XAcceptor.
- acquire() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
-
Increases the life count.
- activate(String, String, String, XRegistryKey) - Method in class com.sun.star.comp.loader.JavaLoader
-
Provides a components factory.
- add(AsynchronousFinalizer.Job) - Method in class com.sun.star.lib.util.AsynchronousFinalizer
-
Add a job to be executed asynchronously.
- addDisposeListener(DisposeListener) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
-
- addEventListener(XEventListener) - Method in class com.sun.star.comp.servicemanager.ServiceManager
-
Adds a new EventListener.
- addEventListener(XEventListener) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
-
Methods XComponent.
- addStreamListener(XStreamListener) - Method in class com.sun.star.lib.connections.pipe.PipeConnection
-
- addStreamListener(XStreamListener) - Method in class com.sun.star.lib.connections.socket.SocketConnection
-
- AnyConverter - Class in com.sun.star.uno
-
This class provides static methods which aim at exploring the contents of an
Any and extracting its value.
- AnyConverter() - Constructor for class com.sun.star.uno.AnyConverter
-
- Ascii - Class in com.sun.star.uno
-
- Ascii(char) - Constructor for class com.sun.star.uno.Ascii
-
- ascii - Variable in class com.sun.star.uno.Ascii
-
Deprecated.
- AsciiString - Class in com.sun.star.uno
-
- AsciiString(String) - Constructor for class com.sun.star.uno.AsciiString
-
- asciistring - Variable in class com.sun.star.uno.AsciiString
-
Deprecated.
- AsynchronousFinalizer - Class in com.sun.star.lib.util
-
Helper class to asynchronously execute finalize methods.
- AsynchronousFinalizer() - Constructor for class com.sun.star.lib.util.AsynchronousFinalizer
-
- AsynchronousFinalizer.Job - Interface in com.sun.star.lib.util
-
An interface to represent bodies of finalize methods.
- attach() - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
-
Attaches this thread to the thread pool.
- attach(ThreadId) - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
-
As above, but hands in an already existing instance of the threadid of
the current thread.
- attach(ThreadId) - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
-
- attach() - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
-
- close() - Method in class com.sun.star.comp.connections.PipedConnection
-
Closes the pipe.
- close() - Method in class com.sun.star.lib.connections.pipe.PipeConnection
-
Closes the connection.
- close() - Method in class com.sun.star.lib.connections.socket.SocketConnection
-
Closes the connection.
- com.sun.star.comp.bridgefactory - package com.sun.star.comp.bridgefactory
-
- com.sun.star.comp.connections - package com.sun.star.comp.connections
-
- com.sun.star.comp.loader - package com.sun.star.comp.loader
-
- com.sun.star.comp.servicemanager - package com.sun.star.comp.servicemanager
-
- com.sun.star.comp.urlresolver - package com.sun.star.comp.urlresolver
-
- com.sun.star.lib.connections.pipe - package com.sun.star.lib.connections.pipe
-
- com.sun.star.lib.connections.socket - package com.sun.star.lib.connections.socket
-
- com.sun.star.lib.uno - package com.sun.star.lib.uno
-
- com.sun.star.lib.uno.bridges.java_remote - package com.sun.star.lib.uno.bridges.java_remote
-
- com.sun.star.lib.uno.environments.java - package com.sun.star.lib.uno.environments.java
-
- com.sun.star.lib.uno.environments.remote - package com.sun.star.lib.uno.environments.remote
-
- com.sun.star.lib.uno.protocols.urp - package com.sun.star.lib.uno.protocols.urp
-
- com.sun.star.lib.util - package com.sun.star.lib.util
-
- com.sun.star.uno - package com.sun.star.uno
-
- connect(String) - Method in class com.sun.star.comp.connections.Connector
-
Connects via the given connection type to a waiting server.
- connect(String) - Method in class com.sun.star.lib.connections.pipe.pipeConnector
-
Connects via the described pipe to a waiting server.
- connect(String) - Method in class com.sun.star.lib.connections.socket.socketConnector
-
Connects via the described socket to a waiting server.
- Connector - Class in com.sun.star.comp.connections
-
A component that implements the XConnector interface.
- Connector(XMultiServiceFactory) - Constructor for class com.sun.star.comp.connections.Connector
-
Constructs a new Connector that uses the given service
factory to create a specific XConnector.
- ConstantInstanceProvider - Class in com.sun.star.comp.connections
-
The ConstantInstanceProvider is a component
that implements the XInstanceProvider Interface.
- ConstantInstanceProvider(XMultiServiceFactory) - Constructor for class com.sun.star.comp.connections.ConstantInstanceProvider
-
Constructs a new ConstantInstanceProvider.
- create() - Static method in class com.sun.star.lib.uno.environments.remote.ThreadPoolManager
-
Creates a thread pool instance.
- createBridge(String, String, XConnection, XInstanceProvider) - Method in class com.sun.star.comp.bridgefactory.BridgeFactory
-
Creates a remote bridge and memorizes it under sName.
- createComponentFactory(Class<?>, String) - Static method in class com.sun.star.comp.loader.FactoryHelper
-
Creates a factory for the given class.
- createContentEnumeration(String) - Method in class com.sun.star.comp.servicemanager.ServiceManager
-
Provides an enumeration of all factories for a specified service.
- createEnumeration() - Method in class com.sun.star.comp.servicemanager.ServiceManager
-
Provides an enumeration of all registered services.
- createFresh() - Static method in class com.sun.star.lib.uno.environments.remote.ThreadId
-
- createInstance() - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
-
Creates an instance of the desired service.
- createInstance() - Method in class com.sun.star.comp.loader.JavaLoaderFactory
-
- createInstance(String) - Method in class com.sun.star.comp.servicemanager.ServiceManager
-
Creates a new instance of a specified service.
- createInstanceWithArguments(Object[]) - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
-
Creates an instance of the desired service.
- createInstanceWithArguments(Object[]) - Method in class com.sun.star.comp.loader.JavaLoaderFactory
-
- createInstanceWithArguments(String, Object[]) - Method in class com.sun.star.comp.servicemanager.ServiceManager
-
Creates a new instance of a specified service with the given parameters.
- createInstanceWithArgumentsAndContext(Object[], XComponentContext) - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
-
- createInstanceWithArgumentsAndContext(String, Object[], XComponentContext) - Method in class com.sun.star.comp.servicemanager.ServiceManager
-
Create a service instance with given context and arguments.
- createInstanceWithContext(XComponentContext) - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
-
- createInstanceWithContext(String, XComponentContext) - Method in class com.sun.star.comp.servicemanager.ServiceManager
-
Create a service instance with given context.
- DEBUG - Static variable in class com.sun.star.comp.connections.ConstantInstanceProvider
-
When set to true, enables various debugging output.
- DEBUG - Static variable in class com.sun.star.comp.connections.PipedConnection
-
When set to true, enables various debugging output.
- DEBUG - Static variable in class com.sun.star.lib.connections.pipe.PipeConnection
-
When set to true, enables various debugging output.
- DEBUG - Static variable in class com.sun.star.lib.connections.socket.SocketConnection
-
When set to true, enables various debugging output.
- destroy() - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
-
Destroys the thread pool and tries to join all created threads immediately.
- destroy() - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
-
- detach() - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
-
Detaches this thread from the thread pool.
- detach(Object, ThreadId) - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
-
As above, but hands in an already existing instance of the threadid of
the current thread and a handle returned by attach.
- detach(Object, ThreadId) - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
-
- detach() - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
-
- dispatch_queryInterface(Type) - Method in class com.sun.star.lib.uno.environments.remote.Job
-
Dispatches a queryInterface call.
- dispose() - Method in class com.sun.star.comp.servicemanager.ServiceManager
-
Removes all listeners from the ServiceManager and clears the
list of the services.
- dispose() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
-
- dispose(Throwable) - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
-
Disposes this thread pool, thus releasing all threads by throwing a
DisposedException with the given Throwable cause.
- dispose(Throwable) - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
-
- dispose() - Method in class com.sun.star.lib.uno.environments.remote.Job
-
- drain() - Method in class com.sun.star.lib.util.AsynchronousFinalizer
-
- get() - Method in class com.sun.star.uno.WeakReference
-
Returns a hard reference to the object that is kept weak by this class.
- getArguments() - Method in class com.sun.star.lib.uno.environments.remote.Message
-
Returns the arguments of a message.
- getAvailableServiceNames() - Method in class com.sun.star.comp.servicemanager.ServiceManager
-
Supplies a list of all avialable services names.
- getBridge(String) - Method in class com.sun.star.comp.bridgefactory.BridgeFactory
-
Gets a remote bridge which must already exist.
- getBridge(Object) - Static method in class com.sun.star.lib.uno.bridges.java_remote.BridgedObject
-
Obtains the bridge associated with a bridged object.
- getBytes() - Method in class com.sun.star.lib.uno.environments.remote.ThreadId
-
- getContext() - Method in class com.sun.star.lib.uno.environments.java.java_environment
-
- getContext() - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
-
- getCurrentContext() - Method in class com.sun.star.lib.uno.environments.remote.Message
-
Returns the current context of a request message.
- getDescription() - Method in class com.sun.star.comp.connections.PipedConnection
-
Gives a description of this pipe.
- getDescription() - Method in class com.sun.star.lib.connections.pipe.PipeConnection
-
Gives a description of the connection.
- getDescription() - Method in class com.sun.star.lib.connections.socket.SocketConnection
-
Gives a description of the connection.
- getDescription() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
-
Gives a description of the connection type and protocol used.
- getElementType() - Method in class com.sun.star.comp.servicemanager.ServiceManager
-
Provides the UNO type of the ServiceManager
- getExistingBridges() - Method in class com.sun.star.comp.bridgefactory.BridgeFactory
-
Gives all created bridges.
- getImplementationId() - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
-
- getImplementationName() - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
-
Gives the implementation name.
- getImplementationName() - Method in class com.sun.star.comp.loader.JavaLoader
-
Supplies the implementation name of the component.
- getImplementationName() - Method in class com.sun.star.comp.loader.JavaLoaderFactory
-
Implements the XServiceInfo interface.
- getImplementationName() - Method in class com.sun.star.comp.servicemanager.ServiceManager
-
Returns the implementation name of the ServiceManager component.
- getInstance(String) - Method in class com.sun.star.comp.connections.ConstantInstanceProvider
-
Gives an object for the passed instance name.
- getInstance(String) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
-
- getMethod() - Method in class com.sun.star.lib.uno.environments.remote.Message
-
Returns the method description of a request message.
- getName() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
-
Gives the name of this bridge.
- getName() - Method in class com.sun.star.lib.uno.environments.java.java_environment
-
- getName() - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
-
- getObjectId() - Method in class com.sun.star.lib.uno.environments.remote.Message
-
Returns the object ID of a request message.
- getRegisteredInterface(String, Type) - Method in class com.sun.star.lib.uno.environments.java.java_environment
-
Retrieves an interface identified by its object id and type from this
environment.
- getRegisteredInterface(String, Type) - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
-
- getRegisteredObjectIdentifier(Object) - Method in class com.sun.star.lib.uno.environments.java.java_environment
-
Retrieves the object identifier for a registered interface from this
environment.
- getRegisteredObjectIdentifier(Object) - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
-
- getResource(ClassLoader, String) - Static method in class com.sun.star.lib.util.NativeLibraryLoader
-
Locate a system resource, using a given class loader.
- getResult() - Method in class com.sun.star.lib.uno.environments.remote.Message
-
Returns the result of a reply message.
- getServiceFactory(Class<?>, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.loader.FactoryHelper
-
- getServiceFactory(Class<?>, String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.loader.FactoryHelper
-
Creates a factory for the given class.
- getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.loader.JavaLoader
-
Supplies the factory for the JavaLoader.
- getSourceEnvironment() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
-
Gives the source environment.
- getSupportedServiceNames() - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
-
Gives the supported services.
- getSupportedServiceNames() - Method in class com.sun.star.comp.loader.JavaLoader
-
Supplies a list of all service names supported by the component.
- getSupportedServiceNames() - Method in class com.sun.star.comp.loader.JavaLoaderFactory
-
Implements the XServiceInfo interface.
- getSupportedServiceNames() - Method in class com.sun.star.comp.servicemanager.ServiceManager
-
Supplies list of all supported services.
- getTargetEnvironment() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
-
Gives the destination environment.
- getThreadId() - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
-
Retrieves the global threadId for the current thread.
- getThreadId() - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
-
- getThreadId() - Method in class com.sun.star.lib.uno.environments.remote.Job
-
- getThreadId() - Method in class com.sun.star.lib.uno.environments.remote.Message
-
Returns the thread ID of the message.
- getType() - Method in class com.sun.star.lib.uno.environments.remote.Message
-
Returns the type of a request message.
- getType(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Determines the type of an any object.
- getTypes() - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
-
- init() - Method in interface com.sun.star.lib.uno.environments.remote.IProtocol
-
Initializes the connection.
- init() - Method in class com.sun.star.lib.uno.protocols.urp.urp
-
- initialize(Object[]) - Method in class com.sun.star.comp.loader.JavaLoader
-
Unlike the original intention, the method could be called every time a
new com.sun.star.lang.XMultiServiceFactory should be set at
the loader.
- insert(Object) - Method in class com.sun.star.comp.servicemanager.ServiceManager
-
Adds a SingleServiceFactory to the ServiceManager.
- IProtocol - Interface in com.sun.star.lib.uno.environments.remote
-
An abstraction of remote bridge protocols.
- IReceiver - Interface in com.sun.star.lib.uno.environments.remote
-
An abstraction for giving back a reply for a request.
- isAbnormalTermination() - Method in class com.sun.star.lib.uno.environments.remote.Message
-
Returns whether the reply message represents abnormal termination.
- isArray(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains UNO idl sequence value (meaning a java array
containing elements which are values of UNO idl types).
- isBoolean(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains a value of the idl type boolean.
- isByte(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains a value of the idl type byte.
- isChar(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains a value of the idl type char.
- isDouble(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains a value of the idl type double.
- isEnum(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains a value of the idl type enum.
- isFloat(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains a value of the idl type float.
- isInt(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains a value of the idl type long
(which maps to a java-int).
- isLong(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains a value of the idl type hyper
(which maps to a java-long).
- isObject(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains an interface, struct, exception, sequence or enum.
- isRequest() - Method in class com.sun.star.lib.uno.environments.remote.Job
-
- isRequest() - Method in class com.sun.star.lib.uno.environments.remote.Message
-
Returns whether the message is a request or a reply.
- isShort(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains a value of the idl type short.
- isString(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains a value of the idl type string.
- isSynchronous() - Method in class com.sun.star.lib.uno.environments.remote.Job
-
- isSynchronous() - Method in class com.sun.star.lib.uno.environments.remote.Message
-
Returns whether the request message is synchronous.
- isType(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains a value of the idl type type.
- isVoid(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Checks if the any contains the idl type void.
- IThreadPool - Interface in com.sun.star.lib.uno.environments.remote
-
This interface is an abstraction of the various threadpool implementations.
- terminate() - Method in interface com.sun.star.lib.uno.environments.remote.IProtocol
-
- terminate() - Method in class com.sun.star.lib.uno.protocols.urp.urp
-
- ThreadId - Class in com.sun.star.lib.uno.environments.remote
-
- ThreadId(byte[]) - Constructor for class com.sun.star.lib.uno.environments.remote.ThreadId
-
- ThreadPoolManager - Class in com.sun.star.lib.uno.environments.remote
-
Manages the UNO thread pool factory.
- toArray(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts an array or an any containing an array into an array.
- toBoolean(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts an Boolean object or an Any object containing a Boolean object
into a simple boolean.
- toByte(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts an Byte object or an Any object containing a Byte object into a
simple byte.
- toChar(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts an Char object or an Any object containing a Char object into a
simple char.
- toDouble(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts a number object into a simple double and allows widening conversions.
- toFloat(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts a number object into a simple float and allows widening conversions.
- toInt(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts a number object into a simple int and allows widening conversions.
- toLong(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts a number object into a simple long and allows widening conversions.
- toObject(Type, Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts a UNO object (struct, exception, sequence, enum or interface) or
an Any containing these types into an UNO object of a specified destination
type.
- toObject(Class<?>, Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts a UNO object (struct, exception, sequence, enum or interface) or
an Any containing these types into an UNO object of a specified destination
type.
- toShort(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts a number object into a simple short and allows widening conversions.
- toString() - Method in class com.sun.star.lib.uno.environments.remote.ThreadId
-
Returns a string representation of the object.
- toString(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts a string or an any containing a string into a string.
- toType(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts a Type or an any containing a Type into a Type.
- toUnsignedInt(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts a number object into an idl unsigned long and allows widening
conversions.
- toUnsignedLong(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts a number object into an idl unsigned hyper and allows widening
conversions.
- toUnsignedShort(Object) - Static method in class com.sun.star.uno.AnyConverter
-
Converts a number object into an idl unsigned short and allows widening
conversions.