A B C D E F G H I J K L M N O P Q R S T U V W X Z

C

CA_RESOLVER - Static variable in interface org.eclipse.ecf.provider.dnssd.IDnsSdDiscoveryConstants
Config admin key to define the default resolver
CA_SEARCH_PATH - Static variable in interface org.eclipse.ecf.provider.dnssd.IDnsSdDiscoveryConstants
Config admin key to define the default search path
CA_TSIG_KEY - Static variable in interface org.eclipse.ecf.provider.dnssd.IDnsSdDiscoveryConstants
Config admin key to define the TSIG key to be used to sign requests
CA_TSIG_KEY_NAME - Static variable in interface org.eclipse.ecf.provider.dnssd.IDnsSdDiscoveryConstants
 
CACHED_THREAD_POOL - Static variable in class org.eclipse.ecf.provider.zookeeper.core.ZooDiscoveryContainer
 
callables - Variable in class org.eclipse.ecf.remoteservice.client.RemoteServiceClientRegistration
 
callAsync(IRemoteCall, IRemoteCallListener) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceImpl
 
callAsync(IRemoteCall) - Method in class org.eclipse.ecf.remoteservice.AbstractRemoteService
 
callAsync(IRemoteCall) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientService
 
callAsync(IRemoteCall, IRemoteCallListener) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientService
 
callAsync(IRemoteCall, IRemoteCallable, IRemoteCallListener) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientService
 
callAsync(IRemoteCall, IRemoteCallable) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientService
 
callAsync(IRemoteCall, IRemoteCallListener) - Method in interface org.eclipse.ecf.remoteservice.IRemoteService
Call remote method specified by call parameter asynchronously, and notify specified listener when call starts and completes.
callAsync(IRemoteCall) - Method in interface org.eclipse.ecf.remoteservice.IRemoteService
Call remote method specified by call parameter asynchronously, and immediately return IFuture instance.
Callback - Interface in org.eclipse.ecf.core.security
 
CallbackHandler - Interface in org.eclipse.ecf.core.security
 
CallbackRemoteCallListener - Class in org.eclipse.ecf.remoteservice
 
CallbackRemoteCallListener(IAsyncCallback) - Constructor for class org.eclipse.ecf.remoteservice.CallbackRemoteCallListener
 
CallException - Exception in org.eclipse.ecf.telephony.call
Exception thrown by Call API calls.
CallException() - Constructor for exception org.eclipse.ecf.telephony.call.CallException
 
CallException(String) - Constructor for exception org.eclipse.ecf.telephony.call.CallException
 
CallException(String, CallSessionState) - Constructor for exception org.eclipse.ecf.telephony.call.CallException
 
CallException(Throwable) - Constructor for exception org.eclipse.ecf.telephony.call.CallException
 
CallException(Throwable, CallSessionState) - Constructor for exception org.eclipse.ecf.telephony.call.CallException
 
CallException(String, Throwable) - Constructor for exception org.eclipse.ecf.telephony.call.CallException
 
CallException(String, Throwable, CallSessionState) - Constructor for exception org.eclipse.ecf.telephony.call.CallException
 
CallException(IStatus) - Constructor for exception org.eclipse.ecf.telephony.call.CallException
 
CallException(IStatus, CallSessionState) - Constructor for exception org.eclipse.ecf.telephony.call.CallException
 
callService(RemoteCallImpl) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistrationImpl
 
CallSessionErrorDetails - Class in org.eclipse.ecf.telephony.call
A type-safe enum class to represent error details for an ICallSession.
CallSessionErrorDetails(String) - Constructor for class org.eclipse.ecf.telephony.call.CallSessionErrorDetails
 
CallSessionFailureReason - Class in org.eclipse.ecf.telephony.call
A class to represent the reason for a failure.
CallSessionFailureReason(int, String) - Constructor for class org.eclipse.ecf.telephony.call.CallSessionFailureReason
 
CallSessionFailureReason(int) - Constructor for class org.eclipse.ecf.telephony.call.CallSessionFailureReason
 
CallSessionState - Class in org.eclipse.ecf.telephony.call
Type-safe enumeration class to represent call session state information.
CallSessionState(String) - Constructor for class org.eclipse.ecf.telephony.call.CallSessionState
 
callSync(IRemoteCall) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceImpl
 
callSync(IRemoteCall) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientService
 
callSync(IRemoteCall) - Method in interface org.eclipse.ecf.remoteservice.IRemoteService
Call remote method specified by call parameter synchronously.
callSynch(RemoteServiceRegistrationImpl, IRemoteCall) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
cancel() - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferConnectStartEvent
Cancel file transfer.
cancel() - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveResumedEvent
Cancel incoming file transfer
cancel() - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveStartEvent
Cancel incoming file transfer
cancel() - Method in interface org.eclipse.ecf.filetransfer.IFileTransfer
Cancel this file transfer.
cancel() - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileSystemRequest
Cancel this request.
cancel() - Method in class org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser
 
cancel() - Method in class org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser.RemoteFileSystemRequest
 
cancel() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientFileSystemBrowser
 
cancel() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientRetrieveFileTransfer
 
cancel() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser
 
cancel() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer
 
cancel() - Method in class org.eclipse.ecf.provider.filetransfer.outgoing.AbstractOutgoingFileTransfer
 
cancel() - Method in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
CANCEL_STATUS - Static variable in class org.eclipse.ecf.core.status.SerializableStatus
 
canceling() - Method in class org.eclipse.ecf.filetransfer.FileTransferJob
 
canceling() - Method in class org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser.DirectoryJob
 
CANCELLED - Static variable in class org.eclipse.ecf.telephony.call.CallSessionState
For calls where the initial requester has cancelled the call request.
CANCELLED_NAME - Static variable in class org.eclipse.ecf.telephony.call.CallSessionState
 
catching(String, String, Class, String, Throwable) - Static method in class org.eclipse.ecf.core.util.Trace
Traces the catching of the specified throwable in the specified method of the specified class.
causes - Variable in exception org.eclipse.ecf.core.sharedobject.SharedObjectAddAbortException
 
ccsl - Variable in class org.eclipse.ecf.provider.discovery.CompositeDiscoveryContainer
 
ccstl - Variable in class org.eclipse.ecf.provider.discovery.CompositeDiscoveryContainer
 
changeItem(ID, String) - Method in interface org.eclipse.ecf.datashare.mergeable.IMergeableChannel
Change the description of the item identified by the given itemID
changePassword(String) - Method in interface org.eclipse.ecf.presence.IAccountManager
Change account password to use new password.
changing(String, String, String, Object, Object) - Static method in class org.eclipse.ecf.core.util.Trace
Traces the changing of a value.
changing(String, String, Class, String, String, Object, Object) - Static method in class org.eclipse.ecf.core.util.Trace
 
channel - Variable in class org.eclipse.ecf.datashare.AbstractShare
 
ChannelContainer - Class in org.eclipse.ecf.datashare
 
ChannelContainer(IContainer, IChannelContainerAdapter) - Constructor for class org.eclipse.ecf.datashare.ChannelContainer
 
channelContainerListeners - Variable in class org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter
 
CHARSET_PARAM_NAME - Static variable in class org.eclipse.ecf.remoteservice.rest.client.AbstractEntityRequestType
 
chat - Variable in class org.eclipse.ecf.presence.im.ChatMessageEvent
 
CHAT - Static variable in class org.eclipse.ecf.presence.im.IChatMessage.Type
 
CHAT - Static variable in class org.eclipse.ecf.presence.IPresence.Mode
 
chatMessage - Variable in class org.eclipse.ecf.presence.chatroom.ChatRoomMessageEvent
 
ChatMessage - Class in org.eclipse.ecf.presence.im
Chat message concrete class.
ChatMessage(ID, ID, IChatMessage.Type, String, String, Map) - Constructor for class org.eclipse.ecf.presence.im.ChatMessage
 
ChatMessage(ID, ID, String, String, Map) - Constructor for class org.eclipse.ecf.presence.im.ChatMessage
 
ChatMessage(ID, IChatMessage.Type, String, String, Map) - Constructor for class org.eclipse.ecf.presence.im.ChatMessage
 
ChatMessage(ID, String, String, Map) - Constructor for class org.eclipse.ecf.presence.im.ChatMessage
 
ChatMessage(ID, String, Map) - Constructor for class org.eclipse.ecf.presence.im.ChatMessage
 
ChatMessage(ID, String) - Constructor for class org.eclipse.ecf.presence.im.ChatMessage
 
ChatMessageEvent - Class in org.eclipse.ecf.presence.im
Chat message event class
ChatMessageEvent(ID, IChatMessage, IChat) - Constructor for class org.eclipse.ecf.presence.im.ChatMessageEvent
 
ChatMessageEvent(ID, IChatMessage) - Constructor for class org.eclipse.ecf.presence.im.ChatMessageEvent
 
ChatRobotApplication - Class in org.eclipse.ecf.example.clients.applications
 
ChatRobotApplication() - Constructor for class org.eclipse.ecf.example.clients.applications.ChatRobotApplication
 
ChatRoomBot - Class in org.eclipse.ecf.presence.bot.impl
Default chat room robot implementation class.
ChatRoomBot(IChatRoomBotEntry) - Constructor for class org.eclipse.ecf.presence.bot.impl.ChatRoomBot
 
ChatRoomBotApplication - Class in org.eclipse.ecf.presence.bot.application
Application for getting bots defined in extension registry and running them.
ChatRoomBotApplication() - Constructor for class org.eclipse.ecf.presence.bot.application.ChatRoomBotApplication
 
ChatRoomCreateException - Exception in org.eclipse.ecf.presence.chatroom
Exception class thrown by IChatRoomManager.createChatRoom(String, java.util.Map)
ChatRoomCreateException() - Constructor for exception org.eclipse.ecf.presence.chatroom.ChatRoomCreateException
 
ChatRoomCreateException(String, String, Throwable) - Constructor for exception org.eclipse.ecf.presence.chatroom.ChatRoomCreateException
 
ChatRoomCreateException(String, String) - Constructor for exception org.eclipse.ecf.presence.chatroom.ChatRoomCreateException
 
ChatRoomCreateException(String, Throwable) - Constructor for exception org.eclipse.ecf.presence.chatroom.ChatRoomCreateException
 
ChatRoomCreateException(IStatus) - Constructor for exception org.eclipse.ecf.presence.chatroom.ChatRoomCreateException
 
chatRoomID - Variable in class org.eclipse.ecf.presence.chatroom.ChatRoomMessage
 
ChatRoomMessage - Class in org.eclipse.ecf.presence.chatroom
Chat room message implementation class.
ChatRoomMessage(ID, ID, String) - Constructor for class org.eclipse.ecf.presence.chatroom.ChatRoomMessage
 
ChatRoomMessageEvent - Class in org.eclipse.ecf.presence.chatroom
Chat room message event.
ChatRoomMessageEvent(ID, IChatRoomMessage) - Constructor for class org.eclipse.ecf.presence.chatroom.ChatRoomMessageEvent
 
ChatRoomRobotApplication - Class in org.eclipse.ecf.example.clients.applications
To be started as an application.
ChatRoomRobotApplication() - Constructor for class org.eclipse.ecf.example.clients.applications.ChatRoomRobotApplication
 
ChatSession - Class in org.eclipse.ecf.protocol.msn
A ChatSession is a conversation that's held between two or more participants.
ChatSORobotApplication - Class in org.eclipse.ecf.example.clients.applications
 
ChatSORobotApplication() - Constructor for class org.eclipse.ecf.example.clients.applications.ChatSORobotApplication
 
checkAddSharedObject(ID, ID, ID, ReplicaSharedObjectDescription) - Method in interface org.eclipse.ecf.core.sharedobject.security.ISharedObjectPolicy
Check the request to add a shared object from external source (i.e.
checkAlterMsg() - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
Check if it is permitted to alter the state of this message (args, class name, method name).
checkCancel() - Method in class org.eclipse.ecf.provider.filetransfer.events.socket.AbstractSocketWrapper
 
checkClientTrusted(X509Certificate[]) - Method in class org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientSslTrustManager
 
checkClientTrusted(X509Certificate[], String) - Method in class org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientSslTrustManager
 
checkClientTrusted(X509Certificate[]) - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientSslTrustManager
 
checkClientTrusted(X509Certificate[], String) - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientSslTrustManager
 
checkConnect(Object, ID, ID, String, Object) - Method in interface org.eclipse.ecf.core.security.IConnectHandlerPolicy
Check connect request
checkConnect(Object, ID, ID, String, Object) - Method in class org.eclipse.ecf.server.generic.AbstractGenericServer
 
checkForSerializable(SharedObjectMsg) - Static method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
Check a given msg to verify that all Objects in args array implement the Serializable interface.
checkForTypeMatch(Method, Object[]) - Static method in class org.eclipse.ecf.remoteservice.util.RemoteCallMethod
 
checkJoin(SocketAddress, ID, String, Serializable) - Method in class org.eclipse.ecf.provider.generic.ServerSOContainer
 
checkPermission(NamespacePermission) - Static method in class org.eclipse.ecf.core.identity.IDFactory
 
checkRemoteCall(ID, IRemoteServiceRegistration, IRemoteCall) - Method in interface org.eclipse.ecf.remoteservice.IRemoteServiceCallPolicy
The following method is to be called before the remote service method call to check if the remote service method call is authorized.
checkRemoteCreate(ID, ID, ReplicaSharedObjectDescription) - Method in class org.eclipse.ecf.provider.generic.SOContainer
Check remote creation of shared objects.
checkRequestServiceAuthorization(ID, AddRegistrationRequest, Serializable) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
checkSerializable(Object[]) - Static method in class org.eclipse.ecf.remoteservice.util.RemoteCallMethod
 
checkServerTrusted(X509Certificate[], String) - Method in class org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientSslTrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientSslTrustManager
 
CLASS_METHOD_SEPARATOR - Static variable in class org.eclipse.ecf.remoteservice.client.RemoteServiceClientRegistration
 
className - Variable in class org.eclipse.ecf.core.sharedobject.SharedObjectTypeDescription
 
ClassUtil - Class in org.eclipse.ecf.core.util.reflection
 
ClassUtil() - Constructor for class org.eclipse.ecf.core.util.reflection.ClassUtil
 
clazz - Variable in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
 
clazz - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceReferenceImpl
 
clazzes - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistrationImpl
service classes for this registration.
clazzes - Variable in class org.eclipse.ecf.remoteservice.client.RemoteServiceClientRegistration
 
cleanGroupName(String) - Method in class org.eclipse.ecf.server.generic.app.NamedGroup
 
cleanUp() - Method in class org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser
 
cleanUp() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser
 
clearEventProcessors() - Method in class org.eclipse.ecf.core.sharedobject.BaseSharedObject
Clear event processors.
clearListeners() - Method in class org.eclipse.ecf.discovery.AbstractDiscoveryContainerAdapter
 
clearProxy() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser
This method will clear out the proxy information (so that if this is reused for a request without a proxy, it will work correctly).
clearProxy() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer
This method will clear out the proxy information (so that if this is reused for a request without a proxy, it will work correctly).
clearRemoteRegistrys() - Method in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
Client - Class in org.eclipse.ecf.provider.comm.tcp
 
Client(Socket, ObjectInputStream, ObjectOutputStream, ISynchAsynchEventHandler) - Constructor for class org.eclipse.ecf.provider.comm.tcp.Client
 
Client(Socket, ObjectInputStream, ObjectOutputStream, ISynchAsynchEventHandler, int) - Constructor for class org.eclipse.ecf.provider.comm.tcp.Client
 
Client(ISynchAsynchEventHandler, int) - Constructor for class org.eclipse.ecf.provider.comm.tcp.Client
 
CLIENT_ERROR_CODE - Static variable in class org.eclipse.ecf.example.clients.Activator
 
CLIENT_PORT_DEFAULT - Static variable in class org.eclipse.ecf.provider.zookeeper.core.DefaultDiscoveryConfig
The client port default.
ClientApplication - Class in org.eclipse.ecf.server.generic.app
An ECF client container implementation that runs as an application.
ClientApplication() - Constructor for class org.eclipse.ecf.server.generic.app.ClientApplication
 
clientContainer - Variable in class org.eclipse.ecf.server.generic.app.AbstractGenericClientApplication
 
clientId - Variable in class org.eclipse.ecf.server.generic.app.AbstractGenericClientApplication
 
ClientSOContainer - Class in org.eclipse.ecf.provider.generic
 
ClientSOContainer(ISharedObjectContainerConfig) - Constructor for class org.eclipse.ecf.provider.generic.ClientSOContainer
 
close() - Method in interface org.eclipse.ecf.core.sharedobject.util.ISimpleFIFOQueue
Close this queue.
close() - Method in class org.eclipse.ecf.core.sharedobject.util.SimpleFIFOQueue
 
close() - Method in class org.eclipse.ecf.example.clients.XMPPChatClient
 
close() - Method in class org.eclipse.ecf.example.clients.XMPPChatRoomClient
 
close() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractMetadataFactory
 
close() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractTopologyManager
 
close() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.ConsumerContainerSelector
 
close() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.DiscoveredEndpointDescriptionFactory
 
close() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionAdvertiser
 
close() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionLocator
 
close() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.HostContainerSelector
 
close() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteServiceAdmin
 
close() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.ServiceInfoFactory
 
close() - Method in class org.eclipse.ecf.protocol.msn.ChatSession
 
close() - Method in class org.eclipse.ecf.provider.comm.tcp.Server
 
close() - Method in class org.eclipse.ecf.provider.filetransfer.events.socket.AbstractSocketWrapper
 
close() - Method in class org.eclipse.ecf.provider.filetransfer.util.PollingInputStream
Wraps the underlying stream's method.
close() - Method in class org.eclipse.ecf.provider.filetransfer.util.TimeoutInputStream
Wraps the underlying stream's method.
close() - Method in class org.eclipse.ecf.remoteservice.util.tracker.RemoteServiceTracker
Close this RemoteServiceTracker.
close() - Method in class org.eclipse.ecf.server.generic.GenericServerContainerGroup
 
close() - Method in interface org.eclipse.ecf.server.generic.IGenericServerContainerGroup
Close this generic server container group.
CLOSE_TIMEOUT - Static variable in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
closeOutputStream - Variable in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
closeServers() - Method in class org.eclipse.ecf.server.generic.ServerManager
 
closeTimeout - Variable in class org.eclipse.ecf.provider.comm.tcp.Client
 
code - Variable in class org.eclipse.ecf.telephony.call.CallSessionFailureReason
 
COMMITTED - Static variable in interface org.eclipse.ecf.core.sharedobject.ISharedObjectContainerTransaction
 
compare(Object, Object) - Method in class org.eclipse.ecf.provider.dnssd.DnsSdDiscoveryContainerAdapter.SRVRecordComparator
 
compareTo(Object) - Method in class org.eclipse.ecf.core.identity.BaseID
 
compareTo(Object) - Method in class org.eclipse.ecf.core.identity.StringID
 
compareTo(Object) - Method in class org.eclipse.ecf.provider.generic.gmm.Member
 
compareTo(Object) - Method in class org.eclipse.ecf.provider.zookeeper.core.AdvertisedService
 
compareTo(Object) - Method in class org.eclipse.ecf.provider.zookeeper.core.DiscoverdService
 
COMPOSENT_CONTAINER_NAME - Static variable in class org.eclipse.ecf.server.generic.app.ClientApplication
 
CompositeDiscoveryContainer - Class in org.eclipse.ecf.provider.discovery
 
CompositeDiscoveryContainer(Collection) - Constructor for class org.eclipse.ecf.provider.discovery.CompositeDiscoveryContainer
 
CompositeDiscoveryContainer.CompositeContainerServiceListener - Class in org.eclipse.ecf.provider.discovery
 
CompositeDiscoveryContainer.CompositeContainerServiceListener() - Constructor for class org.eclipse.ecf.provider.discovery.CompositeDiscoveryContainer.CompositeContainerServiceListener
 
CompositeDiscoveryContainer.CompositeContainerServiceTypeListener - Class in org.eclipse.ecf.provider.discovery
 
CompositeDiscoveryContainer.CompositeContainerServiceTypeListener() - Constructor for class org.eclipse.ecf.provider.discovery.CompositeDiscoveryContainer.CompositeContainerServiceTypeListener
 
CompositeDiscoveryContainerInstantiator - Class in org.eclipse.ecf.provider.discovery
 
CompositeDiscoveryContainerInstantiator() - Constructor for class org.eclipse.ecf.provider.discovery.CompositeDiscoveryContainerInstantiator
 
CompositeServiceContainerEvent - Class in org.eclipse.ecf.provider.discovery
 
CompositeServiceContainerEvent(IServiceEvent, ID) - Constructor for class org.eclipse.ecf.provider.discovery.CompositeServiceContainerEvent
 
CompositeServiceTypeContainerEvent - Class in org.eclipse.ecf.provider.discovery
 
CompositeServiceTypeContainerEvent(IServiceTypeEvent, ID) - Constructor for class org.eclipse.ecf.provider.discovery.CompositeServiceTypeContainerEvent
 
config - Variable in class org.eclipse.ecf.provider.generic.SOContainer
 
configuration - Variable in class org.eclipse.ecf.core.sharedobject.TransactionSharedObject
 
CONFIGURATION_ELEMENT - Static variable in class org.eclipse.ecf.server.generic.ServerManager
 
configureJobForExecution(Job) - Method in class org.eclipse.ecf.core.jobs.JobsExecutor
 
configureServerContainer(TCPServerSOContainer) - Method in class org.eclipse.ecf.server.generic.app.GenericServer
This method may be overridden by subclasses in order to customize the configuration of the newly created server containers (before they are put on the air).
configURL - Variable in class org.eclipse.ecf.server.generic.app.AbstractGenericServerApplication
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.core.BaseContainer
 
connect(ID, IConnectContext) - Method in interface org.eclipse.ecf.core.IContainer
Connect to a target remote process or process group.
connect(ID, IConnectContext) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectContext
(non-Javadoc)
connect(String, String) - Method in class org.eclipse.ecf.example.clients.XMPPChatClient
 
connect(String, String) - Method in class org.eclipse.ecf.example.clients.XMPPChatRoomClient
 
connect(String, String) - Method in class org.eclipse.ecf.example.clients.XMPPClientUI
 
connect() - Method in class org.eclipse.ecf.presence.bot.impl.ChatRoomBot
 
connect() - Method in class org.eclipse.ecf.presence.bot.impl.IMBot
 
connect(String, String) - Method in class org.eclipse.ecf.protocol.msn.MsnClient
Connects the client to the MSN servers.
connect(ID, Object, int) - Method in interface org.eclipse.ecf.provider.comm.IConnection
Connect to a remote process
connect(ID, Object, int) - Method in class org.eclipse.ecf.provider.comm.tcp.Client
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.provider.discovery.CompositeDiscoveryContainer
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.provider.discovery.SingletonDiscoveryContainer
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.provider.dnssd.DnsSdDiscoveryAdvertiser
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.provider.dnssd.DnsSdDiscoveryContainerAdapter
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.provider.dnssd.DnsSdDiscoveryLocator
 
connect(SocketAddress, int) - Method in class org.eclipse.ecf.provider.filetransfer.events.socket.AbstractSocketWrapper
 
connect(SocketAddress) - Method in class org.eclipse.ecf.provider.filetransfer.events.socket.AbstractSocketWrapper
 
connect() - Method in class org.eclipse.ecf.provider.filetransfer.outgoing.AbstractUrlConnectionOutgoingFileTransfer
Setup and connect.
connect() - Method in class org.eclipse.ecf.provider.filetransfer.retrieve.UrlConnectionRetrieveFileTransfer
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.provider.generic.ClientSOContainer
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.provider.generic.ServerSOContainer
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.provider.generic.SOContainer
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.provider.generic.SOContext
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.provider.jslp.container.JSLPDiscoveryContainer
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.provider.xmpp.XMPPContainer
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.provider.zookeeper.core.ZooDiscoveryContainer
 
connect(ID, IConnectContext) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
connect() - Method in class org.eclipse.ecf.server.generic.app.AbstractGenericClientApplication
 
connect(ID) - Method in class org.eclipse.ecf.server.generic.app.ClientApplication
 
connect(String, IConnectContext) - Method in interface org.eclipse.ecf.server.IServiceClient
Connect to the given targetLocation
CONNECT_NAMESPACE - Static variable in class org.eclipse.ecf.provider.xmpp.XMPPContainer
 
CONNECT_TIMEOUT - Static variable in interface org.eclipse.ecf.filetransfer.IRetrieveFileTransferOptions
This constant defines a key in options Map passed to IRetrieveFileTransferContainerAdapter.sendRetrieveRequest(org.eclipse.ecf.filetransfer.identity.IFileID, IFileTransferListener, java.util.Map).
connectContainer(IContainer, ID, IConnectContext) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractContainerSelector
 
connectContainerToTarget(IRemoteServiceContainer, ID) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractConsumerContainerSelector
 
connectContext - Variable in class org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser
 
connectContext - Variable in class org.eclipse.ecf.provider.filetransfer.outgoing.AbstractOutgoingFileTransfer
 
connectContext - Variable in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
connectContext - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
Connect context to be used for connect.
connectContext - Variable in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
ConnectContextFactory - Class in org.eclipse.ecf.core.security
Helper class for creating instances of IConnectContext
CONNECTED - Static variable in class org.eclipse.ecf.provider.generic.ClientSOContainer
 
ConnectedContainerFilter - Class in org.eclipse.ecf.core.util
 
ConnectedContainerFilter() - Constructor for class org.eclipse.ecf.core.util.ConnectedContainerFilter
 
connectedID - Variable in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
connectHandlerPolicy - Variable in class org.eclipse.ecf.provider.generic.ServerSOContainer
 
connectHostContainer(ServiceReference, Map<String, Object>, IContainer, Object) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractHostContainerSelector
 
CONNECTING - Static variable in class org.eclipse.ecf.provider.generic.ClientSOContainer
 
connection - Variable in class org.eclipse.ecf.provider.generic.ClientSOContainer
 
ConnectionCreateException - Exception in org.eclipse.ecf.provider.comm
Exception class for connection creation exceptions
ConnectionCreateException(IStatus) - Constructor for exception org.eclipse.ecf.provider.comm.ConnectionCreateException
 
ConnectionCreateException() - Constructor for exception org.eclipse.ecf.provider.comm.ConnectionCreateException
 
ConnectionCreateException(String) - Constructor for exception org.eclipse.ecf.provider.comm.ConnectionCreateException
 
ConnectionCreateException(Throwable) - Constructor for exception org.eclipse.ecf.provider.comm.ConnectionCreateException
 
ConnectionCreateException(String, Throwable) - Constructor for exception org.eclipse.ecf.provider.comm.ConnectionCreateException
 
ConnectionEvent - Class in org.eclipse.ecf.provider.comm
Connection event super class.
ConnectionEvent(IConnection, Object) - Constructor for class org.eclipse.ecf.provider.comm.ConnectionEvent
 
connectionLost(String) - Static method in class org.eclipse.ecf.provider.zookeeper.util.PrettyPrinter
 
connectionState - Variable in class org.eclipse.ecf.provider.generic.ClientSOContainer
 
connectLock - Variable in class org.eclipse.ecf.provider.generic.ClientSOContainer
 
connectLock - Variable in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
Connector - Class in org.eclipse.ecf.server.generic.app
 
Connector(String, String, int, int, boolean) - Constructor for class org.eclipse.ecf.server.generic.app.Connector
 
Connector(String, String, int, int) - Constructor for class org.eclipse.ecf.server.generic.app.Connector
 
CONNECTOR_ELEMENT - Static variable in class org.eclipse.ecf.server.generic.app.ServerConfigParser
 
CONNECTOR_ELEMENT - Static variable in class org.eclipse.ecf.server.generic.ServerManager
 
connectPolicy - Variable in class org.eclipse.ecf.provider.generic.ClientSOContainer
 
ConnectRequestMessage - Class in org.eclipse.ecf.provider.comm.tcp
 
ConnectRequestMessage(URI, Serializable) - Constructor for class org.eclipse.ecf.provider.comm.tcp.ConnectRequestMessage
 
connectRequiresPassword() - Method in interface org.eclipse.ecf.discovery.IContainerServiceInfoAdapter
Get whether the target requires password.
ConnectResultMessage - Class in org.eclipse.ecf.provider.comm.tcp
 
ConnectResultMessage(Serializable) - Constructor for class org.eclipse.ecf.provider.comm.tcp.ConnectResultMessage
 
connectSharedObjects(ID, ID[]) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectManager
Create an ISharedObjectConnector instance for sending messages from a single ISharedObject to one or more receiver ISharedObjects.
connectSharedObjects(ID, ID[]) - Method in class org.eclipse.ecf.provider.generic.SOManager
 
connectTarget - Variable in class org.eclipse.ecf.server.generic.app.AbstractGenericClientApplication
 
connectToRemoteServiceTarget(ID) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
connectUsingJob(FileTransferJob) - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferConnectStartEvent
Connect using a job.
connectUsingJob(FileTransferJob) - Method in class org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientRetrieveFileTransfer
 
connectUsingJob(FileTransferJob) - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer
 
Constants - Interface in org.eclipse.ecf.remoteservice
Remote service API constants.
ConsumerContainerSelector - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
Default implementation of IConsumerContainerSelector.
ConsumerContainerSelector(boolean) - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.ConsumerContainerSelector
 
Contact - Class in org.eclipse.ecf.protocol.msn
This class represents a contact that a user has on his or her MSN list.
contactAdded(Contact) - Method in interface org.eclipse.ecf.protocol.msn.events.IContactListListener
This method is invoked when a contact has been added to the user's list.
contactAddedUser(String) - Method in interface org.eclipse.ecf.protocol.msn.events.IContactListListener
This method is invoked when a contact has added the user to his or her contact list.
contactIsTyping(Contact) - Method in interface org.eclipse.ecf.protocol.msn.events.IChatSessionListener
This method is called when a contact begins typing.
contactJoined(Contact) - Method in interface org.eclipse.ecf.protocol.msn.events.IChatSessionListener
This method is called when a contact joins the session.
contactLeft(Contact) - Method in interface org.eclipse.ecf.protocol.msn.events.IChatSessionListener
This method is called when a contact leaves the session.
ContactList - Class in org.eclipse.ecf.protocol.msn
A ContactList stores a list of Contacts.
contactRemoved(Contact) - Method in interface org.eclipse.ecf.protocol.msn.events.IContactListListener
This method is invoked when a contact has been removed from the user's list.
contactRemovedUser(String) - Method in interface org.eclipse.ecf.protocol.msn.events.IContactListListener
This method is invoked when a contact has removed the user from his or her contact list.
container - Variable in class org.eclipse.ecf.presence.bot.impl.ChatRoomBot
 
container - Variable in class org.eclipse.ecf.presence.bot.impl.IMBot
 
container - Variable in class org.eclipse.ecf.provider.datashare.DatashareContainerAdapter
 
container - Variable in class org.eclipse.ecf.provider.generic.SOConfig
 
container - Variable in class org.eclipse.ecf.provider.generic.SOContext
 
container - Variable in class org.eclipse.ecf.remoteservice.client.AbstractClientService
 
CONTAINER_CONNECT_REQUIRES_PASSWORD - Static variable in interface org.eclipse.ecf.discovery.IContainerServiceInfoAdapter
 
CONTAINER_CONNECT_TARGET - Static variable in interface org.eclipse.ecf.discovery.IContainerServiceInfoAdapter
 
CONTAINER_CONNECT_TARGET_PATH - Static variable in interface org.eclipse.ecf.discovery.IContainerServiceInfoAdapter
 
CONTAINER_CONNECT_TARGET_PROTOCOL - Static variable in interface org.eclipse.ecf.discovery.IContainerServiceInfoAdapter
 
CONTAINER_FACTORY_CLASS - Static variable in class org.eclipse.ecf.server.generic.app.ClientApplication
 
CONTAINER_FACTORY_NAME - Static variable in class org.eclipse.ecf.server.generic.app.ClientApplication
 
CONTAINER_FACTORY_NAME_PROPERTY - Static variable in interface org.eclipse.ecf.discovery.IContainerServiceInfoAdapter
ECF Service Property Names
CONTAINER_HELPER_ID - Static variable in class org.eclipse.ecf.provider.xmpp.XMPPContainer
 
CONTAINER_ID - Static variable in interface org.eclipse.ecf.discovery.service.IDiscoveryService
Deprecated.  
CONTAINER_NAME - Static variable in interface org.eclipse.ecf.discovery.IDiscoveryAdvertiser
The name of the discovery container under which it is registered with the OSGi runtime as a service property
CONTAINER_NAME - Static variable in interface org.eclipse.ecf.discovery.IDiscoveryLocator
The name of the discovery container under which it is registered with the OSGi runtime as a service property
CONTAINER_NAME - Static variable in interface org.eclipse.ecf.discovery.service.IDiscoveryService
Deprecated. The name of the discovery container under which it is registered with the OSGi runtime as a Properties
CONTAINER_TYPE - Static variable in class org.eclipse.ecf.example.clients.XMPPChatRoomClient
 
CONTAINER_TYPE - Static variable in class org.eclipse.ecf.example.clients.XMPPClientUI
 
containerAdapter - Variable in class org.eclipse.ecf.remoteservice.util.tracker.RemoteServiceTracker
IRemoteServiceContainerAdapter containerAdapter against which this RemoteServiceTracker is tracking.
containerAdded(IContainer) - Method in interface org.eclipse.ecf.core.IContainerManagerListener
Container added to the implementing IContainerManager.
ContainerAuthenticationException - Exception in org.eclipse.ecf.core
Exception class to be thrown upon authentication failure during connect
ContainerAuthenticationException() - Constructor for exception org.eclipse.ecf.core.ContainerAuthenticationException
 
ContainerAuthenticationException(String) - Constructor for exception org.eclipse.ecf.core.ContainerAuthenticationException
 
ContainerAuthenticationException(Throwable) - Constructor for exception org.eclipse.ecf.core.ContainerAuthenticationException
 
ContainerAuthenticationException(String, Throwable) - Constructor for exception org.eclipse.ecf.core.ContainerAuthenticationException
 
ContainerConnectedEvent - Class in org.eclipse.ecf.core.events
Container connected event
ContainerConnectedEvent(ID, ID) - Constructor for class org.eclipse.ecf.core.events.ContainerConnectedEvent
 
ContainerConnectException - Exception in org.eclipse.ecf.core
Exception class to be thrown upon connection failure.
ContainerConnectException() - Constructor for exception org.eclipse.ecf.core.ContainerConnectException
 
ContainerConnectException(String) - Constructor for exception org.eclipse.ecf.core.ContainerConnectException
 
ContainerConnectException(Throwable) - Constructor for exception org.eclipse.ecf.core.ContainerConnectException
 
ContainerConnectException(String, Throwable) - Constructor for exception org.eclipse.ecf.core.ContainerConnectException
 
ContainerConnectException(IStatus) - Constructor for exception org.eclipse.ecf.core.ContainerConnectException
 
ContainerConnectingEvent - Class in org.eclipse.ecf.core.events
 
ContainerConnectingEvent(ID, ID, Object) - Constructor for class org.eclipse.ecf.core.events.ContainerConnectingEvent
 
ContainerConnectingEvent(ID, ID) - Constructor for class org.eclipse.ecf.core.events.ContainerConnectingEvent
 
ContainerCreateException - Exception in org.eclipse.ecf.core
Exception thrown during container creation
ContainerCreateException(IStatus) - Constructor for exception org.eclipse.ecf.core.ContainerCreateException
 
ContainerCreateException() - Constructor for exception org.eclipse.ecf.core.ContainerCreateException
 
ContainerCreateException(String) - Constructor for exception org.eclipse.ecf.core.ContainerCreateException
 
ContainerCreateException(Throwable) - Constructor for exception org.eclipse.ecf.core.ContainerCreateException
 
ContainerCreateException(String, Throwable) - Constructor for exception org.eclipse.ecf.core.ContainerCreateException
 
ContainerDisconnectedEvent - Class in org.eclipse.ecf.core.events
Container disconnected event.
ContainerDisconnectedEvent(ID, ID) - Constructor for class org.eclipse.ecf.core.events.ContainerDisconnectedEvent
Creates a new ContainerDisconnectedEvent to indicate that the container has now completely disconnected from its target host.
ContainerDisconnectingEvent - Class in org.eclipse.ecf.core.events
 
ContainerDisconnectingEvent(ID, ID) - Constructor for class org.eclipse.ecf.core.events.ContainerDisconnectingEvent
 
ContainerDisposeEvent - Class in org.eclipse.ecf.core.events
 
ContainerDisposeEvent(ID) - Constructor for class org.eclipse.ecf.core.events.ContainerDisposeEvent
 
ContainerEjectedEvent - Class in org.eclipse.ecf.core.events
 
ContainerEjectedEvent(ID, ID, Serializable) - Constructor for class org.eclipse.ecf.core.events.ContainerEjectedEvent
 
ContainerFactory - Class in org.eclipse.ecf.core
Factory for creating IContainer instances.
ContainerFactory() - Constructor for class org.eclipse.ecf.core.ContainerFactory
 
ContainerFactoryTracker - Class in org.eclipse.ecf.core.util
Service tracker customized to handle tracking the ECF container factory service (singleton).
ContainerFactoryTracker(BundleContext) - Constructor for class org.eclipse.ecf.core.util.ContainerFactoryTracker
 
containerID - Variable in class org.eclipse.ecf.discovery.ServiceContainerEvent
 
containerID - Variable in class org.eclipse.ecf.discovery.ServiceTypeContainerEvent
 
containerID - Variable in class org.eclipse.ecf.provider.comm.tcp.Client
 
containerID - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistryImpl
 
containerID - Variable in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
containerId - Variable in class org.eclipse.ecf.remoteservice.client.RemoteServiceClientRegistration
 
containerIDs - Variable in class org.eclipse.ecf.remoteservice.util.tracker.RemoteServiceTracker
Container IDs that provide the context for tracking.
ContainerInstantiator - Class in org.eclipse.ecf.provider.dnssd
 
ContainerInstantiator() - Constructor for class org.eclipse.ecf.provider.dnssd.ContainerInstantiator
 
ContainerInstantiator - Class in org.eclipse.ecf.provider.jslp.container
 
ContainerInstantiator() - Constructor for class org.eclipse.ecf.provider.jslp.container.ContainerInstantiator
 
ContainerManagerTracker - Class in org.eclipse.ecf.core.util
Service tracker customized to handle tracking the ECF container manager service (singleton).
ContainerManagerTracker(BundleContext) - Constructor for class org.eclipse.ecf.core.util.ContainerManagerTracker
 
ContainerMessage - Class in org.eclipse.ecf.provider.generic
 
ContainerMessage(ID, ID, long, Serializable) - Constructor for class org.eclipse.ecf.provider.generic.ContainerMessage
 
ContainerMessage.CreateMessage - Class in org.eclipse.ecf.provider.generic
 
ContainerMessage.CreateResponseMessage - Class in org.eclipse.ecf.provider.generic
 
ContainerMessage.CreateResponseMessage(ID, Throwable, long) - Constructor for class org.eclipse.ecf.provider.generic.ContainerMessage.CreateResponseMessage
 
ContainerMessage.JoinGroupMessage - Class in org.eclipse.ecf.provider.generic
 
ContainerMessage.JoinGroupMessage(Serializable) - Constructor for class org.eclipse.ecf.provider.generic.ContainerMessage.JoinGroupMessage
 
ContainerMessage.LeaveGroupMessage - Class in org.eclipse.ecf.provider.generic
 
ContainerMessage.LeaveGroupMessage(Serializable) - Constructor for class org.eclipse.ecf.provider.generic.ContainerMessage.LeaveGroupMessage
 
ContainerMessage.SharedObjectDisposeMessage - Class in org.eclipse.ecf.provider.generic
 
ContainerMessage.SharedObjectMessage - Class in org.eclipse.ecf.provider.generic
 
ContainerMessage.ViewChangeMessage - Class in org.eclipse.ecf.provider.generic
 
containerRemoved(IContainer) - Method in interface org.eclipse.ecf.core.IContainerManagerListener
Container removed from the implementing IContainerManager.
containers - Variable in class org.eclipse.ecf.provider.discovery.CompositeDiscoveryContainer
 
ContainerSharedObjectMessageReceivingEvent - Class in org.eclipse.ecf.core.sharedobject.events
Event class implementing IContainerSharedObjectMessageReceivingEvent.
ContainerSharedObjectMessageReceivingEvent(ID, ID, ID, Object) - Constructor for class org.eclipse.ecf.core.sharedobject.events.ContainerSharedObjectMessageReceivingEvent
 
ContainerSharedObjectMessageSendingEvent - Class in org.eclipse.ecf.core.sharedobject.events
Event class implementing IContainerSharedObjectMessageSendingEvent.
ContainerSharedObjectMessageSendingEvent(ID, ID, ID, Object) - Constructor for class org.eclipse.ecf.core.sharedobject.events.ContainerSharedObjectMessageSendingEvent
 
ContainerTypeDescription - Class in org.eclipse.ecf.core
Description of an IContainer type.
ContainerTypeDescription(String, String, String) - Constructor for class org.eclipse.ecf.core.ContainerTypeDescription
 
ContainerTypeDescription(String, String, String, boolean, boolean) - Constructor for class org.eclipse.ecf.core.ContainerTypeDescription
 
ContainerTypeDescription(String, IContainerInstantiator, String) - Constructor for class org.eclipse.ecf.core.ContainerTypeDescription
 
ContainerTypeDescription(String, IContainerInstantiator, String, boolean, boolean) - Constructor for class org.eclipse.ecf.core.ContainerTypeDescription
 
contains(String, String) - Static method in class org.eclipse.ecf.core.util.StringUtils
Returns whether the first parameter contains the second parameter.
contains(Contact) - Method in class org.eclipse.ecf.protocol.msn.Group
Returns whether the specified contact is in this group.
contains(String) - Method in class org.eclipse.ecf.provider.generic.SOContainerGroup
 
CONTAINS_NAMESPACE - Static variable in class org.eclipse.ecf.core.identity.NamespacePermission
 
containsDescription(ContainerTypeDescription) - Method in class org.eclipse.ecf.core.ContainerFactory
 
containsDescription(ContainerTypeDescription) - Method in interface org.eclipse.ecf.core.IContainerFactory
Check to see if a given named description is already contained by this factory
containsDescription(SharedObjectTypeDescription) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectFactory
Check to see if a given named description is already contained by this factory
containsDescription(SharedObjectTypeDescription) - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectFactory
 
containsDescription0(ContainerTypeDescription) - Method in class org.eclipse.ecf.core.ContainerFactory
 
containsDescription0(SharedObjectTypeDescription) - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectFactory
 
containsMember(Member) - Method in class org.eclipse.ecf.provider.generic.gmm.GMMImpl
 
containsNamespace(Namespace) - Method in class org.eclipse.ecf.core.identity.IDFactory
 
containsNamespace(Namespace) - Method in interface org.eclipse.ecf.core.identity.IIDFactory
Check whether table contains given Namespace instance
containsNamespace0(Namespace) - Static method in class org.eclipse.ecf.core.identity.IDFactory
 
CONTENT_DISPOSITION_HEADER - Static variable in class org.eclipse.ecf.provider.filetransfer.retrieve.HttpHelper
 
CONTENT_LENGTH_PARAM_NAME - Static variable in class org.eclipse.ecf.remoteservice.rest.client.AbstractEntityRequestType
 
CONTENT_TYPE_PARAM_NAME - Static variable in class org.eclipse.ecf.remoteservice.rest.client.AbstractEntityRequestType
 
context - Variable in class org.eclipse.ecf.provider.generic.SOConfig
 
convertInterfaceNameToAsyncInterfaceName(String) - Method in class org.eclipse.ecf.remoteservice.AbstractRemoteService
 
createAccount(String, String, Map) - Method in interface org.eclipse.ecf.presence.IAccountManager
Create a new account.
createAdapter(ISharedObjectContainer, Class, ID) - Method in class org.eclipse.ecf.core.sharedobject.AbstractSharedObjectContainerAdapterFactory
Create an adapter instance that implements ISharedObject and adapterType.
createAdapter(ISharedObjectContainer, Class, ID) - Method in class org.eclipse.ecf.provider.datashare.DatashareContainerAdapterFactory
 
createAdapter(ISharedObjectContainer, Class, ID) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceContainerAdapterFactory
 
createAdapterID(ISharedObjectContainer, Class) - Method in class org.eclipse.ecf.core.sharedobject.AbstractSharedObjectContainerAdapterFactory
Get the adapterID for the given adapterType
createAdapterProperties(ISharedObjectContainer, Class, ID, ISharedObject) - Method in class org.eclipse.ecf.core.sharedobject.AbstractSharedObjectContainerAdapterFactory
Get properties to associate with new shared object adapter creation
createAndConfigureConsumerContainer(String[], Map) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractConsumerContainerSelector
 
createAndConfigureHostContainers(ServiceReference, Map<String, Object>, String[], String[], String[]) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractHostContainerSelector
 
createAndInitializeServer(String) - Method in class org.eclipse.ecf.server.generic.AbstractGenericServer
 
createAndInitializeServer(String, int) - Method in class org.eclipse.ecf.server.generic.AbstractGenericServer
 
createAndPrepareHttpMethod(String, IRemoteCall, IRemoteCallable) - Method in class org.eclipse.ecf.remoteservice.rest.client.RestClientService
 
createAuthorizationCallbacks() - Method in class org.eclipse.ecf.provider.generic.ClientSOContainer
 
createAuthorizationCallbacks() - Method in class org.eclipse.ecf.provider.xmpp.XMPPContainer
 
createCallable(String, String, IRemoteCallParameter[], IRemoteCallableRequestType, long) - Static method in class org.eclipse.ecf.remoteservice.client.RemoteCallableFactory
 
createCallable(String, String, IRemoteCallParameter[], IRemoteCallableRequestType) - Static method in class org.eclipse.ecf.remoteservice.client.RemoteCallableFactory
 
createCallable(String, String, IRemoteCallParameter[]) - Static method in class org.eclipse.ecf.remoteservice.client.RemoteCallableFactory
 
createCallable(String, String) - Static method in class org.eclipse.ecf.remoteservice.client.RemoteCallableFactory
 
createCallable(String) - Static method in class org.eclipse.ecf.remoteservice.client.RemoteCallableFactory
 
createCallable(String, String, IRemoteCallableRequestType, long) - Static method in class org.eclipse.ecf.remoteservice.client.RemoteCallableFactory
 
createCallable(String, String, IRemoteCallableRequestType) - Static method in class org.eclipse.ecf.remoteservice.client.RemoteCallableFactory
 
createCallable(String, String, IRemoteCallParameter[], AbstractRequestType, long) - Static method in class org.eclipse.ecf.remoteservice.rest.RestCallableFactory
 
createCallable(String, String, IRemoteCallParameter[], AbstractRequestType) - Static method in class org.eclipse.ecf.remoteservice.rest.RestCallableFactory
 
createCallable(String, String, IRemoteCallParameter[]) - Static method in class org.eclipse.ecf.remoteservice.rest.RestCallableFactory
 
createCallable(String, String) - Static method in class org.eclipse.ecf.remoteservice.rest.RestCallableFactory
 
createCallable(String) - Static method in class org.eclipse.ecf.remoteservice.rest.RestCallableFactory
 
createCallable(String, String, AbstractRequestType, long) - Static method in class org.eclipse.ecf.remoteservice.rest.RestCallableFactory
 
createCallable(String, String, AbstractRequestType) - Static method in class org.eclipse.ecf.remoteservice.rest.RestCallableFactory
 
createCallable(String, String, IRemoteCallParameter[], IRemoteCallableRequestType, long) - Static method in class org.eclipse.ecf.remoteservice.soap.client.SoapCallableFactory
 
createCallable(String, String, IRemoteCallParameter[], IRemoteCallableRequestType) - Static method in class org.eclipse.ecf.remoteservice.soap.client.SoapCallableFactory
 
createCallable(String, String, IRemoteCallParameter[]) - Static method in class org.eclipse.ecf.remoteservice.soap.client.SoapCallableFactory
 
createCallable(String, String) - Static method in class org.eclipse.ecf.remoteservice.soap.client.SoapCallableFactory
 
createCallable(String) - Static method in class org.eclipse.ecf.remoteservice.soap.client.SoapCallableFactory
 
createCallable(String, String, SoapCallableRequestType, long) - Static method in class org.eclipse.ecf.remoteservice.soap.client.SoapCallableFactory
 
createCallable(String, String, SoapCallableRequestType) - Static method in class org.eclipse.ecf.remoteservice.soap.client.SoapCallableFactory
 
createChannel(ID, IChannelListener, Map) - Method in interface org.eclipse.ecf.datashare.IChannelContainerAdapter
Create a new channel within this container
createChannel(IChannelConfig) - Method in interface org.eclipse.ecf.datashare.IChannelContainerAdapter
Create a new channel within this container
createChannel(ID, IChannelListener, Map) - Method in class org.eclipse.ecf.provider.datashare.DatashareContainer
 
createChannel(IChannelConfig) - Method in class org.eclipse.ecf.provider.datashare.DatashareContainer
 
createChannel(ID, IChannelListener, Map) - Method in class org.eclipse.ecf.provider.datashare.DatashareContainerAdapter
 
createChannel(IChannelConfig) - Method in class org.eclipse.ecf.provider.datashare.DatashareContainerAdapter
 
createChannel(ID, IChannelListener, Map) - Method in class org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer
 
createChannel(IChannelConfig) - Method in class org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer
 
createChannel(ID, IChannelListener, Map) - Method in class org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter
 
createChannel(IChannelConfig) - Method in class org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter
 
createChannelSharedObjectDescription(IChannelConfig) - Method in class org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter
 
createChannelSharedObjectTransactionConfig() - Method in class org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter
 
createChat(ID, IIMMessageListener) - Method in interface org.eclipse.ecf.presence.im.IChatManager
Create chat instance for given target user.
createChatRoom(String) - Method in class org.eclipse.ecf.example.clients.XMPPChatRoomClient
 
createChatRoom(String, Map) - Method in interface org.eclipse.ecf.presence.chatroom.IChatRoomManager
Create a chat room with the given room name and properties.
createChatRoomContainer() - Method in interface org.eclipse.ecf.presence.chatroom.IChatRoomInfo
Create a new IChatRoomContainer instance.
createChatRoomContainer() - Method in interface org.eclipse.ecf.presence.im.IChat
Create a new IChatRoomContainer instance from this chat.
createChatSession(String) - Method in class org.eclipse.ecf.protocol.msn.MsnClient
Creates a ChatSession to connect to the specified contact.
createClient() - Method in class org.eclipse.ecf.server.generic.app.ClientApplication
 
createConnectContext(ServiceReference, Map<String, Object>, IContainer, Object) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractContainerSelector
 
createConnectData(IContainer, ID, IConnectContext) - Method in interface org.eclipse.ecf.core.security.IConnectInitiatorPolicy
Create connect data for given IContainer, given targetID and given context
createConnectData(ID, Callback[], Object) - Method in class org.eclipse.ecf.provider.xmpp.XMPPContainer
 
createConnectHandlerPolicy(GenericServerContainer, String) - Method in class org.eclipse.ecf.server.generic.AbstractGenericServer
 
createConnection(ID, Object) - Method in class org.eclipse.ecf.provider.generic.ClientSOContainer
Create connection instance.
createConnection(ID, Object) - Method in class org.eclipse.ecf.provider.generic.TCPClientSOContainer
 
createConnection(ID, Object) - Method in class org.eclipse.ecf.provider.xmpp.XMPPContainer
 
createConnection(ID, Object) - Method in class org.eclipse.ecf.provider.xmpp.XMPPSContainer
 
createConnectJobName() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientRetrieveFileTransfer
 
createConnectJobName() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer
 
createContainer() - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(ID) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(ContainerTypeDescription) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(String) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(ContainerTypeDescription, Object[]) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(String, Object[]) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(ContainerTypeDescription, ID, Object[]) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(String, ID, Object[]) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(ContainerTypeDescription, ID) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(String, ID) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(String, String) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(String, String, Object[]) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(ContainerTypeDescription, String) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(ContainerTypeDescription, String, Object[]) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(ContainerTypeDescription, ID, Map) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(ContainerTypeDescription, String, Map) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(String, ID, Map) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(String, String, Map) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(ContainerTypeDescription, Map) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer(String, Map) - Method in class org.eclipse.ecf.core.ContainerFactory
 
createContainer() - Method in interface org.eclipse.ecf.core.IContainerFactory
Make a base IContainer instance.
createContainer(ID) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(ContainerTypeDescription) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(String) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(ContainerTypeDescription, Object[]) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(String, Object[]) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(String, String) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(String, String, Object[]) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(ContainerTypeDescription, String) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(ContainerTypeDescription, String, Object[]) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(ContainerTypeDescription, ID, Object[]) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(String, ID, Object[]) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(ContainerTypeDescription, ID) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(String, ID) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(ContainerTypeDescription, ID, Map) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(ContainerTypeDescription, String, Map) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(String, ID, Map) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(String, String, Map) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(ContainerTypeDescription, Map) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer(String, Map) - Method in interface org.eclipse.ecf.core.IContainerFactory
Create a new container.
createContainer() - Method in class org.eclipse.ecf.example.clients.XMPPChatRoomClient
 
createContainer(ContainerTypeDescription, String, Map) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractConsumerContainerSelector
 
createContainer(ServiceReference, Map<String, Object>, ContainerTypeDescription) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractContainerSelector
 
createContainer() - Method in class org.eclipse.ecf.server.generic.app.AbstractGenericClientApplication
 
createContainer() - Method in class org.eclipse.ecf.server.generic.app.GenericClientApplication
 
createContainer() - Method in class org.eclipse.ecf.server.generic.app.GenericClientJavaApplication
 
createContainer(String, int, Map) - Method in class org.eclipse.ecf.server.generic.GenericServerContainerGroup
 
createContainer(String, int) - Method in class org.eclipse.ecf.server.generic.GenericServerContainerGroup
 
createContainer(String) - Method in class org.eclipse.ecf.server.generic.GenericServerContainerGroup
 
createContainer(String, int, Map) - Method in interface org.eclipse.ecf.server.generic.IGenericServerContainerGroup
Create a shared object container within this container group, given a path, a keepAlive value, and a Map of properties that will be provided to the created container.
createContainer(String, int) - Method in interface org.eclipse.ecf.server.generic.IGenericServerContainerGroup
Create a shared object container within this container group, given a path, a keepAlive value, and a Map of properties that will be provided to the created container.
createContainer(String) - Method in interface org.eclipse.ecf.server.generic.IGenericServerContainerGroup
Create a shared object container within this container group, given a path, a keepAlive value, and a Map of properties that will be provided to the created container.
createContainer() - Method in interface org.eclipse.ecf.storage.IContainerEntry
Create an IContainer from this IContainerEntry.
createContainerGroup(String, int, Map) - Method in interface org.eclipse.ecf.server.generic.IGenericServerContainerGroupFactory
Create a new container group given a hostname, port, and a Map of default container properties.
createContainerGroup(String, int) - Method in interface org.eclipse.ecf.server.generic.IGenericServerContainerGroupFactory
Create a new container group given a hostname, and port.
createContainerGroup(String) - Method in interface org.eclipse.ecf.server.generic.IGenericServerContainerGroupFactory
Create a new container group given a hostname using the IGenericServerContainerGroupFactory.DEFAULT_PORT.
createContainerPropertiesForSharedObject(ID) - Method in class org.eclipse.ecf.provider.generic.SOContainer
 
createContributionItemsForPresenceContainer(IPresenceContainerAdapter) - Method in class org.eclipse.ecf.docshare.menu.DocShareRosterMenuContributionItem
 
createCriteria() - Method in interface org.eclipse.ecf.presence.search.IUserSearchManager
Create a specific criteria for the provider.
createCriteria() - Method in interface org.eclipse.ecf.presence.search.message.IMessageSearchManager
Create a specific criteria for the provider.
createDefaultServiceName(EndpointDescription, IDiscoveryAdvertiser, IServiceTypeID) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.ServiceInfoFactory
 
createDescriptionForContainer(ID, ISharedObjectConfig) - Method in interface org.eclipse.ecf.core.sharedobject.IReplicaSharedObjectDescriptionFactory
Create new ReplicaSharedObjectDescription instance for delivery to remote container identified by containerID parameter.
createDiscoveredEndpointDescription(IDiscoveryLocator, IServiceInfo) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.DiscoveredEndpointDescriptionFactory
 
createDiscoveredEndpointDescription(IDiscoveryLocator, IServiceInfo, org.osgi.service.remoteserviceadmin.EndpointDescription) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.DiscoveredEndpointDescriptionFactory
 
createDiscoveredEndpointDescription(IDiscoveryLocator, IServiceInfo) - Method in interface org.eclipse.ecf.osgi.services.remoteserviceadmin.IDiscoveredEndpointDescriptionFactory
Create an EndpointDescription for a discovered remote service.
createDocumentSynchronizationStrategy(ID, boolean) - Method in interface org.eclipse.ecf.sync.doc.IDocumentSynchronizationStrategyFactory
Get an IModelSynchronizationStrategy for a unique ID.
createEndpointDescription(IDiscoveryLocator, IServiceInfo) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.DiscoveredEndpointDescriptionFactory
 
createErrorStatus(String) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionAdvertiser
 
createErrorStatus(String, Throwable) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionAdvertiser
 
createEventFromMessageData(ID, Object[]) - Method in class org.eclipse.ecf.remoteservice.eventadmin.DistributedEventAdmin
Create a local Event from deserialized messageData.
createFileID(Namespace, URL) - Method in class org.eclipse.ecf.filetransfer.identity.FileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, String) - Method in class org.eclipse.ecf.filetransfer.identity.FileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, URI) - Method in class org.eclipse.ecf.filetransfer.identity.FileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, Object[]) - Method in class org.eclipse.ecf.filetransfer.identity.FileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, URL) - Method in interface org.eclipse.ecf.filetransfer.identity.IFileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, String) - Method in interface org.eclipse.ecf.filetransfer.identity.IFileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, URI) - Method in interface org.eclipse.ecf.filetransfer.identity.IFileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, Object[]) - Method in interface org.eclipse.ecf.filetransfer.identity.IFileIDFactory
Create an IFileID from a Namespace and a String.
createFuture(IProgressMonitor) - Method in class org.eclipse.ecf.core.jobs.JobsExecutor
 
createGenericServerContainer(String, int, Map) - Method in class org.eclipse.ecf.server.generic.GenericServerContainerGroup
 
createGenericServerID(String, Map) - Method in class org.eclipse.ecf.server.generic.GenericServerContainerGroup
 
createGenericServerProperties(String, Map) - Method in class org.eclipse.ecf.server.generic.GenericServerContainerGroup
 
createGUID() - Method in class org.eclipse.ecf.core.identity.IDFactory
 
createGUID(int) - Method in class org.eclipse.ecf.core.identity.IDFactory
 
createGUID() - Method in interface org.eclipse.ecf.core.identity.IIDFactory
Make a GUID using SHA-1 hash algorithm and a default of 16bits of data length.
createGUID(int) - Method in interface org.eclipse.ecf.core.identity.IIDFactory
Make a GUID using SHA-1 hash algorithm and a default of 16bits of data length.
createID(Namespace, Object[]) - Method in class org.eclipse.ecf.core.identity.IDFactory
 
createID(String, Object[]) - Method in class org.eclipse.ecf.core.identity.IDFactory
 
createID(Namespace, String) - Method in class org.eclipse.ecf.core.identity.IDFactory
 
createID(String, String) - Method in class org.eclipse.ecf.core.identity.IDFactory
 
createID(Namespace, Object[]) - Method in interface org.eclipse.ecf.core.identity.IIDFactory
Make a new identity.
createID(String, Object[]) - Method in interface org.eclipse.ecf.core.identity.IIDFactory
Make a new identity.
createID(Namespace, String) - Method in interface org.eclipse.ecf.core.identity.IIDFactory
Make a new identity instance from a namespace and String.
createID(String, String) - Method in interface org.eclipse.ecf.core.identity.IIDFactory
Make a new identity instance from a namespaceName and idValue.
createID(String) - Method in class org.eclipse.ecf.example.clients.XMPPChatClient
 
createID() - Method in interface org.eclipse.ecf.storage.IIDEntry
Create an ID from this IDEntry.
createInstance(ContainerTypeDescription, Object[]) - Method in class org.eclipse.ecf.core.BaseContainer.Instantiator
 
createInstance(Object[]) - Method in class org.eclipse.ecf.core.identity.GUID.GUIDNamespace
 
createInstance(Object[]) - Method in class org.eclipse.ecf.core.identity.LongID.LongNamespace
 
createInstance(Object[]) - Method in class org.eclipse.ecf.core.identity.Namespace
Make an instance of this namespace.
createInstance(Object[]) - Method in class org.eclipse.ecf.core.identity.StringID.StringIDNamespace
 
createInstance(ContainerTypeDescription, Object[]) - Method in class org.eclipse.ecf.core.provider.BaseContainerInstantiator
 
createInstance(ContainerTypeDescription, Object[]) - Method in interface org.eclipse.ecf.core.provider.IContainerInstantiator
Create instance of IContainer.
createInstance(SharedObjectTypeDescription, Object[]) - Method in interface org.eclipse.ecf.core.sharedobject.provider.ISharedObjectInstantiator
Create instance of ISharedObject.
createInstance(Object[]) - Method in class org.eclipse.ecf.examples.provider.remoteservice.identity.RSExampleNamespace
 
createInstance(Object[]) - Method in class org.eclipse.ecf.examples.provider.trivial.identity.TrivialNamespace
 
createInstance(ContainerTypeDescription, Object[]) - Method in class org.eclipse.ecf.provider.discovery.CompositeDiscoveryContainerInstantiator
 
createInstance(ContainerTypeDescription, Object[]) - Method in class org.eclipse.ecf.provider.discovery.SingletonDiscoveryContainerInstantiator
 
createInstance(ContainerTypeDescription, Object[]) - Method in class org.eclipse.ecf.provider.dnssd.ContainerInstantiator
 
createInstance(Object[]) - Method in class org.eclipse.ecf.provider.dnssd.DnsSdNamespace
 
createInstance(Object[]) - Method in class org.eclipse.ecf.provider.filetransfer.identity.FileTransferNamespace
 
createInstance(ContainerTypeDescription, Object[]) - Method in class org.eclipse.ecf.provider.generic.GenericContainerInstantiator
 
createInstance(ContainerTypeDescription, Object[]) - Method in class org.eclipse.ecf.provider.jslp.container.ContainerInstantiator
 
createInstance(Object[]) - Method in class org.eclipse.ecf.provider.jslp.identity.JSLPNamespace
 
createInstance(Object[]) - Method in class org.eclipse.ecf.provider.local.identity.LocalNamespace
 
createInstance(Object[]) - Method in class org.eclipse.ecf.provider.r_osgi.identity.R_OSGiNamespace
create a new ID within this namespace.
createInstance(Object[]) - Method in class org.eclipse.ecf.provider.r_osgi.identity.R_OSGiRemoteServiceNamespace
 
createInstance(Object[]) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceNamespace
 
createInstance(Object[]) - Method in class org.eclipse.ecf.provider.xmpp.identity.XMPPFileNamespace
 
createInstance(Object[]) - Method in class org.eclipse.ecf.provider.xmpp.identity.XMPPNamespace
 
createInstance(Object[]) - Method in class org.eclipse.ecf.provider.xmpp.identity.XMPPRoomNamespace
 
createInstance(Object[]) - Method in class org.eclipse.ecf.provider.xmpp.identity.XMPPSNamespace
 
createInstance(ContainerTypeDescription, Object[]) - Method in class org.eclipse.ecf.provider.zookeeper.core.ZooDiscoveryContainerInstantiator
 
createInstance(Object[]) - Method in class org.eclipse.ecf.provider.zookeeper.core.ZooDiscoveryNamespace
 
createInstance(Object[]) - Method in class org.eclipse.ecf.remoteservice.rest.identity.RestNamespace
Creates an instance of an RestID.
createInstance(Object[]) - Method in class org.eclipse.ecf.remoteservice.rpc.identity.RpcNamespace
Creates an instance of an RPCD.
createInstance(Object[]) - Method in class org.eclipse.ecf.remoteservice.soap.identity.SoapNamespace
Creates an instance of an SoapID.
createItem(String) - Method in interface org.eclipse.ecf.datashare.mergeable.IItemFactory
Create item with given description
createJobName(String, int, IProgressRunnable) - Method in class org.eclipse.ecf.core.jobs.JobsExecutor
 
createJobName() - Method in class org.eclipse.ecf.provider.filetransfer.outgoing.AbstractOutgoingFileTransfer
 
createJobName() - Method in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
createJoinGroupMessage(ID, ID, long, Serializable) - Static method in class org.eclipse.ecf.provider.generic.ContainerMessage
 
createLeaveGroupMessage(ID, ID, long, Serializable) - Static method in class org.eclipse.ecf.provider.generic.ContainerMessage
 
createLocalEvent() - Method in class org.eclipse.ecf.remoteservice.eventadmin.EventMessage
 
createLongID(long) - Method in class org.eclipse.ecf.core.identity.IDFactory
 
createLongID(long) - Method in interface org.eclipse.ecf.core.identity.IIDFactory
Make a an ID from a long
createMatchingContainer(ContainerTypeDescription, ServiceReference, Map<String, Object>, String[], String[], String[]) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractHostContainerSelector
 
createMergeableChannel(ID, IChannelListener, Map) - Method in interface org.eclipse.ecf.datashare.mergeable.IMergeableChannelContainerAdapter
Create a mergeable channel within this container
createMessageDataFromEvent(ID, Event) - Method in class org.eclipse.ecf.remoteservice.eventadmin.DistributedEventAdmin
Create message data for deliver to a target (which could be null to designate multiple target receivers), The resulting Object[] must be Serializable and in a form that receivers can deserialize via DistributedEventAdmin.createEventFromMessageData(ID, Object[]) on the receiver.
createMsg(String, String, Object[]) - Static method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
 
createMsg(String, Object[]) - Static method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
 
createMsg(String) - Static method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
 
createMsg(String, String) - Static method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
 
createMsg(String, String, Object) - Static method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
 
createMsg(String, Object) - Static method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
 
createMsg(String, String, Object, Object) - Static method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
 
createMsg(String, String, Object, Object, Object) - Static method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
 
createMsg(String, String, Object, Object, Object, Object) - Static method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
 
createMsg(String, String, Object, Object, Object, Object, Object) - Static method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
 
createNewSharedObjectID(SharedObjectDescription, ISharedObject) - Method in class org.eclipse.ecf.provider.generic.SOManager
 
createNIOChannel(ID, IChannelListener, Map) - Method in class org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer
Creates a new NIO-capable channel within this container.
createNIOChannel(IChannelConfig) - Method in class org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer
Creates a new NIO-capable channel within this container.
createNTLMCredentials(Proxy) - Static method in class org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientRetrieveFileTransfer
 
createNTLMCredentials(Proxy) - Static method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer
 
createParameters(String[], Object[]) - Static method in class org.eclipse.ecf.remoteservice.client.RemoteCallParameterFactory
 
createParameters(String, Object) - Static method in class org.eclipse.ecf.remoteservice.client.RemoteCallParameterFactory
 
createParameters(String, Object, String, Object) - Static method in class org.eclipse.ecf.remoteservice.client.RemoteCallParameterFactory
 
createParameters(String, Object, String, Object, String, Object) - Static method in class org.eclipse.ecf.remoteservice.client.RemoteCallParameterFactory
 
createParameters(Map) - Static method in class org.eclipse.ecf.remoteservice.client.RemoteCallParameterFactory
 
createPasswordConnectContext(String) - Static method in class org.eclipse.ecf.core.security.ConnectContextFactory
Create password connect context, where password is represented as a String
createProperties(Dictionary) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistrationImpl
Construct a properties object from the dictionary for this ServiceRegistration.
createPropertiesFromEvent(Event) - Method in class org.eclipse.ecf.remoteservice.eventadmin.EventMessage
 
createProxy(ClassLoader, Class[]) - Method in class org.eclipse.ecf.remoteservice.AbstractRemoteService
 
createProxy(Class[]) - Method in class org.eclipse.ecf.remoteservice.AbstractRemoteService
 
createProxy(ClassLoader, Class[]) - Method in class org.eclipse.ecf.remoteservice.rpc.client.RpcClientService
Create a Dynamic Proxy for using XML-RPC servers, which builded on Apache XML-RPC.
createProxy(Class[]) - Method in class org.eclipse.ecf.remoteservice.rpc.client.RpcClientService
Create a Dynamic Proxy for using XML-RPC servers, which builded on Apache XML-RPC.
createQuery(String, String) - Static method in class org.eclipse.ecf.provider.xmpp.identity.XMPPFileID
 
createRangeName() - Method in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
createRegisteredEvent(RemoteServiceRegistrationImpl) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
createRegistry() - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceContainer
 
createRemoteCall(String, String, Object[], long) - Static method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteCallImpl
 
createRemoteCall(String, Object[], long) - Static method in class org.eclipse.ecf.remoteservice.RemoteCallFactory
 
createRemoteCall(String, Object[]) - Static method in class org.eclipse.ecf.remoteservice.RemoteCallFactory
 
createRemoteCall(String) - Static method in class org.eclipse.ecf.remoteservice.RemoteCallFactory
 
createRemoteFileEvent() - Method in class org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser
 
createRemoteFileSystemRequest() - Method in class org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser
 
createRemoteFileSystemRequest() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientFileSystemBrowser
 
createRemoteFileSystemRequest() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser
 
createRemoteFilter(String) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
createRemoteFilter(String) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceContainer
 
createRemoteFilter(String) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
createRemoteFilter(String) - Method in interface org.eclipse.ecf.remoteservice.IRemoteServiceConsumer
Creates a IRemoteFilter object.
createRemoteFilter(String) - Method in interface org.eclipse.ecf.remoteservice.IRemoteServiceContainerAdapter
Creates a IRemoteFilter object.
createRemoteService(RemoteServiceClientRegistration) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
Create an implementer of IRemoteService for the given registration.
createRemoteService(RemoteServiceClientRegistration) - Method in class org.eclipse.ecf.remoteservice.rest.client.RestClientContainer
 
createRemoteService(RemoteServiceClientRegistration) - Method in class org.eclipse.ecf.remoteservice.rpc.client.RpcClientContainer
 
createRemoteService(RemoteServiceClientRegistration) - Method in class org.eclipse.ecf.remoteservice.soap.client.AbstractSoapClientContainer
 
createRemoteServiceID(long) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistryImpl
 
createRemoteSharedObjectConfig(ID, ReplicaSharedObjectDescription, ISharedObject) - Method in class org.eclipse.ecf.provider.generic.SOContainer
 
createRemoteSharedObjectContext(SOConfig, IQueueEnqueue) - Method in class org.eclipse.ecf.provider.generic.SOContainer
 
createRemoteSharedObjectWrapper(ID, ReplicaSharedObjectDescription, ISharedObject) - Method in class org.eclipse.ecf.provider.generic.SOContainer
 
createRequestExecutor(Request) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
createRestCall(String, Object[], Map, long) - Static method in class org.eclipse.ecf.remoteservice.rest.RestCallFactory
 
createRestCall(String, Object[], Map) - Static method in class org.eclipse.ecf.remoteservice.rest.RestCallFactory
 
createRestCall(String, Object[]) - Static method in class org.eclipse.ecf.remoteservice.rest.RestCallFactory
 
createRestCall(String) - Static method in class org.eclipse.ecf.remoteservice.rest.RestCallFactory
 
createRestriction() - Method in interface org.eclipse.ecf.presence.search.IUserSearchManager
Create a specific IRestriction implementation for the provider.
createRestriction() - Method in interface org.eclipse.ecf.presence.search.message.IMessageSearchManager
Create a specific IRestriction implementation for the provider.
createRestServiceRegistration(String[], IRemoteCallable[][], Dictionary) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
createRestServiceRegistration(IRemoteCallable[], Dictionary) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
createRosterEntryHandler(IRosterEntry) - Method in class org.eclipse.ecf.docshare.menu.DocShareRosterMenuContributionItem
 
createRSAFilter() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractTopologyManager
 
createRSContainer(ServiceReference, Map<String, Object>, ContainerTypeDescription) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractHostContainerSelector
 
createServerConfig(String) - Method in class org.eclipse.ecf.server.generic.AbstractGenericServer
 
createServerContainer(String, TCPServerSOContainerGroup, String, int) - Method in class org.eclipse.ecf.server.generic.app.AbstractGenericServerApplication
 
createServerContainer(String, TCPServerSOContainerGroup, String, int) - Static method in class org.eclipse.ecf.server.generic.app.ServerApplication
 
createServerGroup(String, int) - Static method in class org.eclipse.ecf.server.generic.app.ServerApplication
 
createServerIDFromPath(String) - Method in class org.eclipse.ecf.server.generic.AbstractGenericServer
 
createServerSocket(int, int) - Method in interface org.eclipse.ecf.provider.comm.tcp.IServerSocketFactory
 
createServerSocket(int, int) - Method in class org.eclipse.ecf.provider.comm.tcp.SocketFactory
 
createServiceInfo(IDiscoveryAdvertiser, EndpointDescription) - Method in interface org.eclipse.ecf.osgi.services.remoteserviceadmin.IServiceInfoFactory
Create an service info instance to represent the given endpointDescription for discovery using the given discovery advertiser.
createServiceInfo(IDiscoveryAdvertiser, EndpointDescription) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.ServiceInfoFactory
 
createServiceInfo(URI, String, IServiceTypeID, IServiceProperties) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.ServiceInfoFactory
 
createServiceName(EndpointDescription, IDiscoveryAdvertiser, IServiceTypeID) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.ServiceInfoFactory
 
createServiceProperties(EndpointDescription, IDiscoveryAdvertiser, IServiceTypeID, String, URI) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.ServiceInfoFactory
 
createServiceTypeID(Namespace, String) - Method in interface org.eclipse.ecf.discovery.identity.IServiceIDFactory
Create an IServiceTypeID.
createServiceTypeID(Namespace, String[]) - Method in interface org.eclipse.ecf.discovery.identity.IServiceIDFactory
Create an IServiceTypeID.
createServiceTypeID(Namespace, String[], String[], String[], String) - Method in interface org.eclipse.ecf.discovery.identity.IServiceIDFactory
Create an IServiceTypeID.
createServiceTypeID(Namespace, String[], String[]) - Method in interface org.eclipse.ecf.discovery.identity.IServiceIDFactory
Create an IServiceTypeID.
createServiceTypeID(Namespace, IServiceTypeID) - Method in interface org.eclipse.ecf.discovery.identity.IServiceIDFactory
Create an IServiceTypeID.
createServiceTypeID(Namespace, String) - Method in class org.eclipse.ecf.discovery.identity.ServiceIDFactory
 
createServiceTypeID(Namespace, String[]) - Method in class org.eclipse.ecf.discovery.identity.ServiceIDFactory
 
createServiceTypeID(Namespace, String[], String[], String[], String) - Method in class org.eclipse.ecf.discovery.identity.ServiceIDFactory
 
createServiceTypeID(Namespace, String[], String[]) - Method in class org.eclipse.ecf.discovery.identity.ServiceIDFactory
 
createServiceTypeID(Namespace, IServiceTypeID) - Method in class org.eclipse.ecf.discovery.identity.ServiceIDFactory
 
createServiceTypeID(EndpointDescription, IDiscoveryAdvertiser) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.ServiceInfoFactory
 
createSharedObject(SharedObjectTypeDescription, Object[]) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectFactory
Create ISharedObject instance.
createSharedObject(String) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectFactory
Create ISharedObject instance.
createSharedObject(String, Object[]) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectFactory
Create ISharedObject instance.
createSharedObject(SharedObjectDescription) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectManager
Create a new ISharedObject within this container from the given SharedObjectDescription.
createSharedObject(SharedObjectTypeDescription, Object[]) - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectFactory
 
createSharedObject(String) - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectFactory
 
createSharedObject(String, Object[]) - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectFactory
 
createSharedObject(SharedObjectTypeDescription, ISharedObjectTransactionConfig, IChannelListener) - Method in class org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter
 
createSharedObject(SharedObjectDescription) - Method in class org.eclipse.ecf.provider.generic.SOManager
 
createSharedObjectConfig(ID, ISharedObject, Map) - Method in class org.eclipse.ecf.provider.generic.SOContainer
 
createSharedObjectContainer(ContainerTypeDescription, Object[]) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectContainerFactory
Make ISharedObjectContainer instance.
createSharedObjectContainer(String) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectContainerFactory
Make ISharedObjectContainer instance.
createSharedObjectContainer(String, Object[]) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectContainerFactory
Make ISharedObjectContainer instance.
createSharedObjectContainer(ContainerTypeDescription, Object[]) - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectContainerFactory
 
createSharedObjectContainer(String) - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectContainerFactory
 
createSharedObjectContainer(String, Object[]) - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectContainerFactory
 
createSharedObjectContext(SOConfig, IQueueEnqueue) - Method in class org.eclipse.ecf.provider.generic.SOContainer
 
createSharedObjectContext(SOConfig, IQueueEnqueue) - Method in class org.eclipse.ecf.provider.xmpp.XMPPContainer
 
createSharedObjectCreateMessage(ID, ID, long, Serializable) - Static method in class org.eclipse.ecf.provider.generic.ContainerMessage
 
createSharedObjectCreateResponseMessage(ID, ID, long, ID, Throwable, long) - Static method in class org.eclipse.ecf.provider.generic.ContainerMessage
 
createSharedObjectDisposeMessage(ID, ID, long, ID) - Static method in class org.eclipse.ecf.provider.generic.ContainerMessage
 
createSharedObjectInstance(Class, Class[], Object[]) - Method in class org.eclipse.ecf.provider.generic.SOManager
 
createSharedObjectMessage(ID, ID, long, ID, Serializable) - Static method in class org.eclipse.ecf.provider.generic.ContainerMessage
 
createSharedObjects() - Method in class org.eclipse.ecf.server.generic.app.ClientApplication
 
createSharedObjectWrapper(ID, ISharedObject, Map) - Method in class org.eclipse.ecf.provider.generic.SOContainer
 
createSocket() - Method in interface org.eclipse.ecf.filetransfer.events.socketfactory.INonconnectedSocketFactory
 
createSocket(String, int, int) - Method in interface org.eclipse.ecf.provider.comm.tcp.IClientSocketFactory
 
createSocket(String, int, int) - Method in class org.eclipse.ecf.provider.comm.tcp.SocketFactory
 
createSocket(ISocketListener, ISocketEventSource, INonconnectedSocketFactory, InetSocketAddress, InetSocketAddress, int) - Static method in class org.eclipse.ecf.provider.filetransfer.events.socket.SocketEventCreateUtil
 
createSocket() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientDefaultSSLSocketFactoryModifier
 
createSocket() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientDefaultSSLSocketFactoryModifier
 
createStringID(String) - Method in class org.eclipse.ecf.core.identity.IDFactory
 
createStringID(String) - Method in interface org.eclipse.ecf.core.identity.IIDFactory
Make a an ID from a String
createTargetID(IContainer, String) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractContainerSelector
 
createTorrent(TorrentFile) - Static method in class org.eclipse.ecf.protocol.bittorrent.TorrentFactory
Creates a Torrent from the provided TorrentFile.
createType() - Method in class org.eclipse.ecf.discovery.identity.ServiceTypeID
 
createUnregisteredEvent(RemoteServiceRegistrationImpl) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
createURI(EndpointDescription, IDiscoveryAdvertiser, IServiceTypeID, String) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.ServiceInfoFactory
 
createURL(XMPPID, String) - Static method in class org.eclipse.ecf.provider.xmpp.identity.XMPPFileID
 
createUsernamePasswordConnectContext(String, Object) - Static method in class org.eclipse.ecf.core.security.ConnectContextFactory
Create username and password connect context, where username is represented as a String and password as an Object.
createViewChangeMessage(ID, ID, long, ID[], boolean, Serializable) - Static method in class org.eclipse.ecf.provider.generic.ContainerMessage
 
creationCompleted() - Method in class org.eclipse.ecf.core.sharedobject.BaseSharedObject
Called by replication strategy code (e.g.

A B C D E F G H I J K L M N O P Q R S T U V W X Z