Skip navigation links
A B C D E F G H I J L M N P R S T U W _ 

A

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) - Static 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
 
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
Deprecated.
do not use
Ascii(char) - Constructor for class com.sun.star.uno.Ascii
Deprecated.
do not use
ascii - Variable in class com.sun.star.uno.Ascii
Deprecated.
 
AsciiString - Class in com.sun.star.uno
Deprecated.
do not use
AsciiString(String) - Constructor for class com.sun.star.uno.AsciiString
Deprecated.
do not use
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.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
 

B

BridgedObject - Class in com.sun.star.lib.uno.bridges.java_remote
A back door to access the bridge associated with a bridged object.
BridgeFactory - Class in com.sun.star.comp.bridgefactory
The BridgeFactory class implements the XBridgeFactory Interface.
BridgeFactory() - Constructor for class com.sun.star.comp.bridgefactory.BridgeFactory
 

C

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 of all factorys for a specified service.
createEnumeration() - Method in class com.sun.star.comp.servicemanager.ServiceManager
Provides an enumeration of all registred 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[], com.sun.star.uno.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, com.sun.star.uno.XComponentContext) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Create a service instance with given context.

D

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 immediatly.
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
 

E

enter() - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
Lets this thread enter the thread pool.
enter(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.
enter() - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
 
enter(Object, ThreadId) - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
 
equals(Object) - Method in class com.sun.star.lib.uno.environments.java.java_environment
 
equals(Object) - Method in class com.sun.star.lib.uno.environments.remote.ThreadId
 
execute() - Method in class com.sun.star.lib.uno.environments.remote.Job
Execute the job.

F

Factory(Class, String, XMultiServiceFactory, XRegistryKey) - Constructor for class com.sun.star.comp.loader.FactoryHelper.Factory
 
FactoryHelper - Class in com.sun.star.comp.loader
The purpose of this class to help component implementation.
FactoryHelper() - Constructor for class com.sun.star.comp.loader.FactoryHelper
 
FactoryHelper.Factory - Class in com.sun.star.comp.loader
 
flush() - Method in class com.sun.star.comp.connections.PipedConnection
Flushes the buffer, notifies if necessary the other side that new data has arrived.
flush() - Method in class com.sun.star.lib.connections.pipe.PipeConnection
Flushes the buffer.
flush() - Method in class com.sun.star.lib.connections.socket.SocketConnection
Flushes the buffer.

G

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
Deprecated.
as of UDK 1.0

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
getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.servicemanager.ServiceManager
Returns the service factory for the ServiceManager.
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
 

H

has(Object) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Checks if a component is registered at the ServiceManager.
hasElements() - Method in class com.sun.star.comp.servicemanager.ServiceManager
Checks if the any componets are registered.
hashCode() - Method in class com.sun.star.lib.uno.environments.remote.ThreadId
 

I

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.
initialize(Object[]) - Method in class com.sun.star.comp.servicemanager.ServiceManager
The method is used to add components to the ServiceManager.
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.

J

java_environment - Class in com.sun.star.lib.uno.environments.java
The java_environment is the environment where objects and interfaces are registered, which are mapped out of java or into java.
java_environment(Object) - Constructor for class com.sun.star.lib.uno.environments.java.java_environment
 
java_remote_bridge - Class in com.sun.star.lib.uno.bridges.java_remote
This class implements a remote bridge.
java_remote_bridge(IEnvironment, IEnvironment, Object[]) - Constructor for class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
java_remote_bridge(Object[]) - Constructor for class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
Deprecated.
as of UDK 1.0

JavaLoader - Class in com.sun.star.comp.loader
The JavaLoader class provides the functionality of the com.sun.star.loader.Java service.
JavaLoader() - Constructor for class com.sun.star.comp.loader.JavaLoader
Creates a new instance of the JavaLoader class.
JavaLoader(XMultiServiceFactory) - Constructor for class com.sun.star.comp.loader.JavaLoader
Creates a new JavaLoader object.
JavaLoaderFactory - Class in com.sun.star.comp.loader
 
JavaLoaderFactory(XMultiServiceFactory) - Constructor for class com.sun.star.comp.loader.JavaLoaderFactory
default constructor
JavaThreadPool - Class in com.sun.star.lib.uno.environments.remote
This class implements a java thread pool.
Job - Class in com.sun.star.lib.uno.environments.remote
The Job is an abstraction for tasks which have to be done remotely because of a method invocation.
Job(Object, IReceiver, Message) - Constructor for class com.sun.star.lib.uno.environments.remote.Job
 
JobQueue - Class in com.sun.star.lib.uno.environments.remote
The JobQueue implements a queue for jobs.

L

list() - Method in class com.sun.star.lib.uno.environments.java.java_environment
 
list() - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
 
loadLibrary(ClassLoader, String) - Static method in class com.sun.star.lib.util.NativeLibraryLoader
Load a system library, using a given class loader to locate the library.

M

mapInterfaceFrom(Object, Type) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
Maps an object from destination environment to the source environment.
mapInterfaceTo(Object, Type) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
MappingException - Class in com.sun.star.uno
Deprecated.
since UDK 3.0.2

MappingException() - Constructor for class com.sun.star.uno.MappingException
Deprecated.
Contructs an empty MappingException.
MappingException(String) - Constructor for class com.sun.star.uno.MappingException
Deprecated.
Contructs an MappingException with a detail message.
MappingException(String, Object) - Constructor for class com.sun.star.uno.MappingException
Deprecated.
Contructs an MappingException with a detail message and a context.
mapUrlToFile(URL) - Static method in class com.sun.star.lib.util.UrlToFileMapper
Maps Java URL representations to File representations.
Message - Class in com.sun.star.lib.uno.environments.remote
A remote request or reply message.
Message(ThreadId, boolean, String, ITypeDescription, IMethodDescription, boolean, XCurrentContext, boolean, Object, Object[]) - Constructor for class com.sun.star.lib.uno.environments.remote.Message
 
multiServiceFactory - Variable in class com.sun.star.comp.loader.JavaLoader
 
multiServiceFactory - Variable in class com.sun.star.comp.loader.JavaLoaderFactory
 

N

NativeLibraryLoader - Class in com.sun.star.lib.util
Helper functions to locate and load native files.

P

pipeAcceptor - Class in com.sun.star.lib.connections.pipe
A component that implements the XAcceptor interface.
pipeAcceptor() - Constructor for class com.sun.star.lib.connections.pipe.pipeAcceptor
 
PipeConnection - Class in com.sun.star.lib.connections.pipe
The PipeConnection implements the XConnection interface and is uses by the PipeConnector and the PipeAcceptor.
PipeConnection(String) - Constructor for class com.sun.star.lib.connections.pipe.PipeConnection
Constructs a new PipeConnection.
pipeConnector - Class in com.sun.star.lib.connections.pipe
A component that implements the XConnector interface.
pipeConnector() - Constructor for class com.sun.star.lib.connections.pipe.pipeConnector
 
PipedConnection - Class in com.sun.star.comp.connections
The PipedConnection is a component that implements the XConnection Interface.
PipedConnection(Object[]) - Constructor for class com.sun.star.comp.connections.PipedConnection
Constructs a new PipedConnection, sees if there is an other side, which it should be connected to.
Proxy - Interface in com.sun.star.lib.uno
Marker interface implemented by proxies for UNO objects.
putJob(Job) - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
Queues a job into the jobQueue of the thread belonging to the jobs threadId.
putJob(Job) - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
 

R

read(byte[][], int) - Method in class com.sun.star.comp.connections.PipedConnection
Read the required number of bytes.
read(byte[][], int) - Method in class com.sun.star.lib.connections.pipe.PipeConnection
Read the required number of bytes.
read(byte[][], int) - Method in class com.sun.star.lib.connections.socket.SocketConnection
Read the required number of bytes.
readMessage() - Method in interface com.sun.star.lib.uno.environments.remote.IProtocol
Reads a request or reply message.
readMessage() - Method in class com.sun.star.lib.uno.protocols.urp.urp
 
registerInterface(Object, String[], Type) - Method in class com.sun.star.lib.uno.environments.java.java_environment
 
registerInterface(Object, String[], Type) - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
 
release() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
Decreases the life count.
remote_environment - Class in com.sun.star.lib.uno.environments.remote
 
remote_environment(Object) - Constructor for class com.sun.star.lib.uno.environments.remote.remote_environment
 
remove(Object) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Removes a SingleServiceFactory from the ServiceManager.
removeEventListener(XEventListener) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Removes a EventListener from the ServiceManager.
removeEventListener(XEventListener) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
removeStreamListener(XStreamListener) - Method in class com.sun.star.lib.connections.pipe.PipeConnection
 
removeStreamListener(XStreamListener) - Method in class com.sun.star.lib.connections.socket.SocketConnection
 
replace(String, char, String) - Static method in class com.sun.star.lib.util.StringHelper
 
resolve(String) - Method in class com.sun.star.comp.urlresolver.UrlResolver._UrlResolver
 
revokeAllProxies() - Method in class com.sun.star.lib.uno.environments.java.java_environment
Revokes all registered proxy interfaces.
revokeInterface(String, Type) - Method in class com.sun.star.lib.uno.environments.java.java_environment
You have to revoke ANY interface that has been registered via this method.
revokeInterface(String, Type) - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
 
run() - Method in interface com.sun.star.lib.util.AsynchronousFinalizer.Job
 

S

sendReply(boolean, ThreadId, Object) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
sendReply(boolean, ThreadId, Object) - Method in interface com.sun.star.lib.uno.environments.remote.IReceiver
Send back a reply for a request.
sendRequest(String, Type, String, Object[]) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
ServiceManager - Class in com.sun.star.comp.servicemanager
The ServiceManager class is an implmentation of the ServiceManagerthe central class needed for implementing or using UNO components in Java.
ServiceManager() - Constructor for class com.sun.star.comp.servicemanager.ServiceManager
Creates a new instance of the ServiceManager.
ServiceManager(XComponentContext) - Constructor for class com.sun.star.comp.servicemanager.ServiceManager
Creates a new instance of the ServiceManager.
setInstance(String) - Method in class com.sun.star.comp.connections.ConstantInstanceProvider
 
socketAcceptor - Class in com.sun.star.lib.connections.socket
A component that implements the XAcceptor interface.
socketAcceptor() - Constructor for class com.sun.star.lib.connections.socket.socketAcceptor
 
SocketConnection - Class in com.sun.star.lib.connections.socket
The SocketConnection implements the XConnection interface and is uses by the SocketConnector and the SocketAcceptor.
SocketConnection(String, Socket) - Constructor for class com.sun.star.lib.connections.socket.SocketConnection
Constructs a new SocketConnection.
socketConnector - Class in com.sun.star.lib.connections.socket
A component that implements the XConnector interface.
socketConnector() - Constructor for class com.sun.star.lib.connections.socket.socketConnector
 
stopAccepting() - Method in class com.sun.star.comp.connections.Acceptor
 
stopAccepting() - Method in class com.sun.star.lib.connections.pipe.pipeAcceptor
 
stopAccepting() - Method in class com.sun.star.lib.connections.socket.socketAcceptor
 
StringHelper - Class in com.sun.star.lib.util
jurt.jar internal string helper methods.
supportsService(String) - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
Indicates if the given service is supported.
supportsService(String) - Method in class com.sun.star.comp.loader.JavaLoader
Verifies if a given service is supported by the component.
supportsService(String) - Method in class com.sun.star.comp.loader.JavaLoaderFactory
implements the XServiceInfo interface
supportsService(String) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Checks if the ServiceManager supports a service.

T

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.
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
 
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.

U

UrlResolver - Class in com.sun.star.comp.urlresolver
This component gives a factory for an UnoUrlResolver service.
UrlResolver() - Constructor for class com.sun.star.comp.urlresolver.UrlResolver
 
UrlResolver._UrlResolver - Class in com.sun.star.comp.urlresolver
 
UrlToFileMapper - Class in com.sun.star.lib.util
Maps Java URL representations to File representations, on any Java version.
urp - Class in com.sun.star.lib.uno.protocols.urp
 
urp(IBridge, String, InputStream, OutputStream) - Constructor for class com.sun.star.lib.uno.protocols.urp.urp
 
useNative() - Static method in class com.sun.star.lib.uno.environments.remote.ThreadPoolManager
Leads to using the native thread pool factory, unless a Java thread pool has already been created.

W

WeakReference - Class in com.sun.star.uno
This class holds weak reference to an object.
WeakReference(WeakReference) - Constructor for class com.sun.star.uno.WeakReference
Creates an instance of this class.
WeakReference(Object) - Constructor for class com.sun.star.uno.WeakReference
Creates an instance of this class.
write(byte[]) - Method in class com.sun.star.comp.connections.PipedConnection
Write bytes.
write(byte[]) - Method in class com.sun.star.lib.connections.pipe.PipeConnection
Write bytes.
write(byte[]) - Method in class com.sun.star.lib.connections.socket.SocketConnection
Write bytes.
writeRegistryInfo(XRegistryKey, String, String) - Method in class com.sun.star.comp.loader.JavaLoader
Registers the component in a registry under a given root key.
writeRegistryServiceInfo(String, String, XRegistryKey) - Static method in class com.sun.star.comp.loader.FactoryHelper
Writes the registration data into the registry key
writeRegistryServiceInfo(String, String[], XRegistryKey) - Static method in class com.sun.star.comp.loader.FactoryHelper
Writes the registration data into the registry key.
writeRegistryServiceInfo(XRegistryKey) - Static method in class com.sun.star.comp.loader.JavaLoader
Registers the JavaLoader at the registry.
writeReply(boolean, ThreadId, Object) - Method in interface com.sun.star.lib.uno.environments.remote.IProtocol
Writes a reply message.
writeReply(boolean, ThreadId, Object) - Method in class com.sun.star.lib.uno.protocols.urp.urp
 
writeRequest(String, TypeDescription, String, ThreadId, Object[]) - Method in interface com.sun.star.lib.uno.environments.remote.IProtocol
Writes a request message.
writeRequest(String, TypeDescription, String, ThreadId, Object[]) - Method in class com.sun.star.lib.uno.protocols.urp.urp
 

_

__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.bridgefactory.BridgeFactory
Gives a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.connections.Acceptor
Returns a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.connections.Connector
Returns a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.connections.ConstantInstanceProvider
Gives a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.connections.PipedConnection
Gives a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.urlresolver.UrlResolver
Gives a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.lib.connections.pipe.pipeAcceptor
Returns a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.lib.connections.pipe.pipeConnector
Returns a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.lib.connections.socket.socketAcceptor
Returns a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.lib.connections.socket.socketConnector
Returns a factory for creating the service.
__objectArray - Static variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
__serviceName - Static variable in class com.sun.star.comp.bridgefactory.BridgeFactory
The name of the service, the JavaLoader acceses this through reflection.
__serviceName - Static variable in class com.sun.star.comp.connections.Acceptor
The name of the service.
__serviceName - Static variable in class com.sun.star.comp.connections.Connector
The name of the service.
__serviceName - Static variable in class com.sun.star.lib.connections.pipe.pipeAcceptor
The name of the service.
__serviceName - Static variable in class com.sun.star.lib.connections.pipe.pipeConnector
The name of the service.
__serviceName - Static variable in class com.sun.star.lib.connections.socket.socketAcceptor
The name of the service.
__serviceName - Static variable in class com.sun.star.lib.connections.socket.socketConnector
The name of the service.
__waitTime - Static variable in class com.sun.star.comp.connections.PipedConnection
The amount of time in milliseconds, to wait to see check the buffers.
_active - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_aDescription - Variable in class com.sun.star.lib.connections.pipe.PipeConnection
 
_aListeners - Variable in class com.sun.star.lib.connections.pipe.PipeConnection
 
_async_jobQueue - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_bFirstRead - Variable in class com.sun.star.lib.connections.pipe.PipeConnection
 
_buffer - Variable in class com.sun.star.comp.connections.PipedConnection
 
_closed - Variable in class com.sun.star.comp.connections.PipedConnection
 
_constructor - Variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
_createThread - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_createThread_now - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_description - Variable in class com.sun.star.lib.connections.socket.SocketConnection
 
_disposeId - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_doDispose - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_firstRead - Variable in class com.sun.star.lib.connections.socket.SocketConnection
 
_head - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_iMessage - Variable in class com.sun.star.lib.uno.environments.remote.Job
 
_implName - Variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
_in - Variable in class com.sun.star.comp.connections.PipedConnection
 
_inputStream - Variable in class com.sun.star.lib.connections.socket.SocketConnection
 
_instance - Variable in class com.sun.star.comp.connections.ConstantInstanceProvider
 
_iProtocol - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_iReceiver - Variable in class com.sun.star.lib.uno.environments.remote.Job
 
_iThreadPool - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_java_environment - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_javaThreadPoolFactory - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_life_count - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_listeners - Variable in class com.sun.star.lib.connections.socket.SocketConnection
 
_messageDispatcher - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_mutex - Static variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
_name - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_nCode - Variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
_next - Variable in class com.sun.star.lib.uno.environments.remote.Job
 
_nPipeHandle - Variable in class com.sun.star.lib.connections.pipe.PipeConnection
 
_object - Variable in class com.sun.star.lib.uno.environments.remote.Job
 
_otherSide - Variable in class com.sun.star.comp.connections.PipedConnection
 
_out - Variable in class com.sun.star.comp.connections.PipedConnection
 
_outputStream - Variable in class com.sun.star.lib.connections.socket.SocketConnection
 
_ref_count - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_serviceManager - Variable in class com.sun.star.comp.connections.ConstantInstanceProvider
 
_serviceName - Variable in class com.sun.star.comp.connections.ConstantInstanceProvider
 
_serviceName - Variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
_socket - Variable in class com.sun.star.lib.connections.socket.SocketConnection
 
_sync_jobQueue - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_tail - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_threadId - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_throwable - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_UrlResolver(XMultiServiceFactory) - Constructor for class com.sun.star.comp.urlresolver.UrlResolver._UrlResolver
 
_worker_thread - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_xConnection - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_xInstanceProvider - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_xMultiServiceFactory - Variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
_xRegistryKey - Variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
A B C D E F G H I J L M N P R S T U W _ 
Skip navigation links