Uses of Interface
org.eclipse.ecf.core.IContainer

Packages that use IContainer
org.eclipse.ecf.core   
org.eclipse.ecf.core.provider   
org.eclipse.ecf.core.security   
org.eclipse.ecf.core.sharedobject   
org.eclipse.ecf.core.util   
org.eclipse.ecf.datashare   
org.eclipse.ecf.discovery   
org.eclipse.ecf.osgi.services.distribution   
org.eclipse.ecf.presence   
org.eclipse.ecf.presence.bot   
org.eclipse.ecf.presence.bot.impl   
org.eclipse.ecf.presence.chatroom   
org.eclipse.ecf.presence.ui   
org.eclipse.ecf.presence.ui.chatroom   
org.eclipse.ecf.presence.ui.roster   
org.eclipse.ecf.provider.datashare   
org.eclipse.ecf.provider.datashare.nio   
org.eclipse.ecf.provider.discovery   
org.eclipse.ecf.provider.dnssd   
org.eclipse.ecf.provider.filetransfer.browse   
org.eclipse.ecf.provider.filetransfer.outgoing   
org.eclipse.ecf.provider.filetransfer.retrieve   
org.eclipse.ecf.provider.generic   
org.eclipse.ecf.provider.jmdns.container   
org.eclipse.ecf.provider.jslp.container   
org.eclipse.ecf.provider.remoteservice   
org.eclipse.ecf.provider.remoteservice.generic   
org.eclipse.ecf.provider.xmpp   
org.eclipse.ecf.provider.zookeeper.core   
org.eclipse.ecf.remoteservice   
org.eclipse.ecf.remoteservice.client   
org.eclipse.ecf.remoteservice.rest.client   
org.eclipse.ecf.remoteservice.rpc.client   
org.eclipse.ecf.server   
org.eclipse.ecf.server.generic   
org.eclipse.ecf.storage   
org.eclipse.ecf.telephony.call.ui.actions   
org.eclipse.ecf.ui   
org.eclipse.ecf.ui.actions   
org.eclipse.ecf.ui.hyperlink   
 

Uses of IContainer in org.eclipse.ecf.core
 

Subinterfaces of IContainer in org.eclipse.ecf.core
 interface IReliableContainer
          Contract for reliable container.
 

Classes in org.eclipse.ecf.core that implement IContainer
 class AbstractContainer
          Abstract implementation of IContainer.
 class BaseContainer
          Base implementation of IContainer.
 

Methods in org.eclipse.ecf.core that return IContainer
 IContainer IContainerManager.addContainer(IContainer container, ContainerTypeDescription typeDescription)
          Add given container to manager.
 IContainer ContainerFactory.addContainer(IContainer container, ContainerTypeDescription typeDescription)
           
 IContainer IContainerFactory.createContainer()
          Make a base IContainer instance.
 IContainer ContainerFactory.createContainer()
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, ID containerID)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, ID containerID)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, ID containerID, java.util.Map parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, ID containerID, java.util.Map parameters)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, ID containerID, java.lang.Object[] parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, ID containerID, java.lang.Object[] parameters)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.util.Map parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.util.Map parameters)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.Object[] parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.Object[] parameters)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.String containerId)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.String containerId)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.String containerId, java.util.Map parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.String containerId, java.util.Map parameters)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.String containerId, java.lang.Object[] parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.String containerId, java.lang.Object[] parameters)
           
 IContainer IContainerFactory.createContainer(ID containerID)
          Create a new container.
 IContainer ContainerFactory.createContainer(ID containerID)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, ID containerID)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, ID containerID)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, ID containerID, java.util.Map parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, ID containerID, java.util.Map parameters)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, ID containerID, java.lang.Object[] parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, ID containerID, java.lang.Object[] parameters)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.util.Map parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.util.Map parameters)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.Object[] parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.Object[] parameters)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.String containerId)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.String containerId)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.String containerId, java.util.Map parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.String containerId, java.util.Map parameters)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.String containerId, java.lang.Object[] parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.String containerId, java.lang.Object[] parameters)
           
 IContainer BaseContainer.Instantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] parameters)
           
 IContainer[] IContainerManager.getAllContainers()
          Get all containers known to this container manager.
 IContainer[] ContainerFactory.getAllContainers()
           
 IContainer IContainerManager.getContainer(ID containerID)
          Get container for given ID.
 IContainer ContainerFactory.getContainer(ID containerID)
           
 IContainer IContainerManager.removeContainer(IContainer container)
          Remove given container from manager.
 IContainer ContainerFactory.removeContainer(IContainer container)
           
 IContainer IContainerManager.removeContainer(ID containerID)
          Remove given container from manager.
 IContainer ContainerFactory.removeContainer(ID containerID)
           
 

Methods in org.eclipse.ecf.core with parameters of type IContainer
 IContainer IContainerManager.addContainer(IContainer container, ContainerTypeDescription typeDescription)
          Add given container to manager.
 IContainer ContainerFactory.addContainer(IContainer container, ContainerTypeDescription typeDescription)
           
 void IContainerManagerListener.containerAdded(IContainer container)
          Container added to the implementing IContainerManager.
 void IContainerManagerListener.containerRemoved(IContainer container)
          Container removed from the implementing IContainerManager.
protected abstract  java.lang.Object AbstractContainerAdapterFactory.getContainerAdapter(IContainer container, java.lang.Class adapterType)
          Method called by implementation of AbstractContainerAdapterFactory.getAdapter(Object, Class) if the adaptableObject is an instance of IContainer.
 IContainer IContainerManager.removeContainer(IContainer container)
          Remove given container from manager.
 IContainer ContainerFactory.removeContainer(IContainer container)
           
 

Uses of IContainer in org.eclipse.ecf.core.provider
 

Methods in org.eclipse.ecf.core.provider that return IContainer
 IContainer IContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] parameters)
          Create instance of IContainer.
 IContainer BaseContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] parameters)
           
 

Uses of IContainer in org.eclipse.ecf.core.security
 

Methods in org.eclipse.ecf.core.security with parameters of type IContainer
 java.lang.Object IConnectInitiatorPolicy.createConnectData(IContainer container, ID targetID, IConnectContext context)
          Create connect data for given IContainer, given targetID and given context
 

Uses of IContainer in org.eclipse.ecf.core.sharedobject
 

Subinterfaces of IContainer in org.eclipse.ecf.core.sharedobject
 interface ISharedObjectContainer
          Core interface that must be implemented by all ECF container instances.
 

Methods in org.eclipse.ecf.core.sharedobject with parameters of type IContainer
protected  java.lang.Object AbstractSharedObjectContainerAdapterFactory.getContainerAdapter(IContainer container, java.lang.Class adapterType)
           
 

Uses of IContainer in org.eclipse.ecf.core.util
 

Methods in org.eclipse.ecf.core.util with parameters of type IContainer
 boolean IContainerFilter.match(IContainer containerToMatch)
          Match a given containerToMatch against some set of implementation-defined criteria.
 boolean ConnectedContainerFilter.match(IContainer containerToMatch)
           
 boolean AdapterContainerFilter.match(IContainer containerToMatch)
           
 

Uses of IContainer in org.eclipse.ecf.datashare
 

Methods in org.eclipse.ecf.datashare that return IContainer
 IContainer IChannelContainer.getContainer()
           
 IContainer ChannelContainer.getContainer()
           
 

Constructors in org.eclipse.ecf.datashare with parameters of type IContainer
ChannelContainer(IContainer container, IChannelContainerAdapter containerAdapter)
           
 

Uses of IContainer in org.eclipse.ecf.discovery
 

Classes in org.eclipse.ecf.discovery that implement IContainer
 class AbstractDiscoveryContainerAdapter
           
 

Uses of IContainer in org.eclipse.ecf.osgi.services.distribution
 

Methods in org.eclipse.ecf.osgi.services.distribution that return IContainer
protected  IContainer AbstractContainerFinder.createContainer(org.osgi.framework.ServiceReference serviceReference, ContainerTypeDescription containerTypeDescription)
           
protected  IContainer[] AbstractContainerFinder.getContainers()
           
 

Methods in org.eclipse.ecf.osgi.services.distribution with parameters of type IContainer
protected  void AbstractContainerFinder.connectContainer(IContainer container, ID connectTargetID, IConnectContext connectContext)
           
protected  void AbstractHostContainerFinder.connectHostContainer(org.osgi.framework.ServiceReference serviceReference, IContainer container, java.lang.Object target)
           
protected  IConnectContext AbstractContainerFinder.createConnectContext(org.osgi.framework.ServiceReference serviceReference, IContainer container, java.lang.Object context)
           
protected  ID AbstractContainerFinder.createTargetID(IContainer container, java.lang.Object target)
           
protected  void AbstractContainerFinder.disconnectContainer(IContainer container)
           
protected  IConnectContext AbstractProxyContainerFinder.getConnectContext(IContainer container, ID connectTargetID)
           
protected  ContainerTypeDescription AbstractContainerFinder.getContainerTypeDescription(IContainer container)
           
protected  IRemoteServiceContainer[] AbstractContainerFinder.getRemoteServiceContainers(IContainer[] containers)
           
protected  IRemoteServiceContainerAdapter AbstractContainerFinder.hasRemoteServiceContainerAdapter(IContainer container)
           
protected  boolean AbstractContainerFinder.includeContainerWithConnectNamespace(IContainer container, java.lang.String connectNamespaceName)
           
protected  boolean AbstractContainerFinder.matchConnectNamespace(IContainer container, ID endpointID, ID connectTargetID)
           
protected  boolean AbstractContainerFinder.matchContainerID(IContainer container, ID endpointID)
           
protected  boolean AbstractHostContainerFinder.matchExistingHostContainer(org.osgi.framework.ServiceReference serviceReference, IContainer container, IRemoteServiceContainerAdapter adapter, ContainerTypeDescription description, java.lang.String[] requiredConfigTypes, java.lang.String[] requiredServiceIntents)
           
protected  boolean AbstractHostContainerFinder.matchHostContainerID(org.osgi.framework.ServiceReference serviceReference, IContainer container)
           
protected  boolean AbstractHostContainerFinder.matchHostContainerToConnectTarget(org.osgi.framework.ServiceReference serviceReference, IContainer container)
           
protected  boolean AbstractProxyContainerFinder.matchNotConnected(IContainer container, ID endpointID, ID connectTargetID)
           
protected  boolean AbstractProxyContainerFinder.matchProxySupportedConfigs(IContainer container, java.lang.String[] remoteSupportedConfigs)
           
 

Uses of IContainer in org.eclipse.ecf.presence
 

Methods in org.eclipse.ecf.presence that return IContainer
 IContainer IPresenceContainer.getContainer()
           
 IContainer PresenceContainer.getContainer()
           
 

Constructors in org.eclipse.ecf.presence with parameters of type IContainer
PresenceContainer(IContainer container, IPresenceContainerAdapter containerAdapter)
           
 

Uses of IContainer in org.eclipse.ecf.presence.bot
 

Methods in org.eclipse.ecf.presence.bot with parameters of type IContainer
 void IContainerAdvisor.preContainerConnect(IContainer container, ID targetID)
          This method will be called prior to calling the container's connect(ID, org.eclipse.ecf.core.security.IConnectContext) method.
 

Uses of IContainer in org.eclipse.ecf.presence.bot.impl
 

Fields in org.eclipse.ecf.presence.bot.impl declared as IContainer
protected  IContainer IMBot.container
           
protected  IContainer ChatRoomBot.container
           
 

Methods in org.eclipse.ecf.presence.bot.impl with parameters of type IContainer
 void EmptyIMMessageHandler.preContainerConnect(IContainer container, ID targetID)
           
 void EmptyChatRoomMessageHandler.preContainerConnect(IContainer container, ID targetID)
           
 

Uses of IContainer in org.eclipse.ecf.presence.chatroom
 

Subinterfaces of IContainer in org.eclipse.ecf.presence.chatroom
 interface IChatRoomContainer
          A container representing a specific chat room.
 

Uses of IContainer in org.eclipse.ecf.presence.ui
 

Fields in org.eclipse.ecf.presence.ui declared as IContainer
protected  IContainer MultiRosterAccount.container
           
 

Methods in org.eclipse.ecf.presence.ui that return IContainer
 IContainer MultiRosterAccount.getContainer()
           
 

Methods in org.eclipse.ecf.presence.ui with parameters of type IContainer
 boolean MultiRosterView.addContainer(IContainer container)
           
 boolean IMultiRosterViewPart.addContainer(IContainer container)
          Add container to the roster view.
protected  boolean MultiRosterView.containerPresent(IContainer container)
           
protected  void MultiRosterView.joinChatRoom(IContainer container, IChatRoomInfo roomInfo, java.lang.String password)
          For the given container, join the chat room specified by roomInfo.
 

Constructors in org.eclipse.ecf.presence.ui with parameters of type IContainer
MultiRosterAccount(MultiRosterView multiRosterView, IContainer container, IPresenceContainerAdapter adapter)
           
 

Uses of IContainer in org.eclipse.ecf.presence.ui.chatroom
 

Fields in org.eclipse.ecf.presence.ui.chatroom declared as IContainer
protected  IContainer ChatRoomManagerUI.container
           
 

Constructors in org.eclipse.ecf.presence.ui.chatroom with parameters of type IContainer
ChatRoomManagerUI(IContainer container, IChatRoomManager manager)
           
ChatRoomManagerUI(IContainer container, IChatRoomManager manager, IExceptionHandler exceptionHandler)
           
 

Uses of IContainer in org.eclipse.ecf.presence.ui.roster
 

Methods in org.eclipse.ecf.presence.ui.roster that return IContainer
protected  IContainer AbstractRosterContributionItem.getContainerForRoster(IRoster roster)
          Get container for the given IRoster.
protected  IContainer AbstractRosterGroupContributionItem.getContainerForRosterEntry(IRosterEntry group)
          Get container for the given IRosterGroup.
protected  IContainer AbstractRosterEntryContributionItem.getContainerForRosterEntry(IRosterEntry entry)
          Get container for the given IRosterEntry.
 

Uses of IContainer in org.eclipse.ecf.provider.datashare
 

Classes in org.eclipse.ecf.provider.datashare that implement IContainer
 class DatashareContainer
           
 

Uses of IContainer in org.eclipse.ecf.provider.datashare.nio
 

Constructors in org.eclipse.ecf.provider.datashare.nio with parameters of type IContainer
NIODatashareContainer(IContainer container)
          Instantiates a new datashare container that will connect to remote clients using NIO functionality.
 

Uses of IContainer in org.eclipse.ecf.provider.discovery
 

Classes in org.eclipse.ecf.provider.discovery that implement IContainer
 class CompositeDiscoveryContainer
           
 class SingletonDiscoveryContainer
           
 

Methods in org.eclipse.ecf.provider.discovery that return IContainer
 IContainer SingletonDiscoveryContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] parameters)
           
 IContainer CompositeDiscoveryContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] parameters)
           
 

Constructors in org.eclipse.ecf.provider.discovery with parameters of type IContainer
SingletonDiscoveryContainer(IContainer container)
           
 

Uses of IContainer in org.eclipse.ecf.provider.dnssd
 

Classes in org.eclipse.ecf.provider.dnssd that implement IContainer
 class DnsSdDiscoveryAdvertiser
           
 class DnsSdDiscoveryContainerAdapter
           
 class DnsSdDiscoveryLocator
           
 

Methods in org.eclipse.ecf.provider.dnssd that return IContainer
 IContainer ContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] parameters)
           
 

Uses of IContainer in org.eclipse.ecf.provider.filetransfer.browse
 

Methods in org.eclipse.ecf.provider.filetransfer.browse with parameters of type IContainer
protected  java.lang.Object MultiProtocolFileSystemBrowserAdapterFactory.getContainerAdapter(IContainer container, java.lang.Class adapterType)
           
 

Uses of IContainer in org.eclipse.ecf.provider.filetransfer.outgoing
 

Methods in org.eclipse.ecf.provider.filetransfer.outgoing with parameters of type IContainer
protected  java.lang.Object MultiProtocolOutgoingAdapterFactory.getContainerAdapter(IContainer container, java.lang.Class adapterType)
           
 

Uses of IContainer in org.eclipse.ecf.provider.filetransfer.retrieve
 

Methods in org.eclipse.ecf.provider.filetransfer.retrieve with parameters of type IContainer
protected  java.lang.Object MultiProtocolRetrieveAdapterFactory.getContainerAdapter(IContainer container, java.lang.Class adapterType)
           
 

Uses of IContainer in org.eclipse.ecf.provider.generic
 

Classes in org.eclipse.ecf.provider.generic that implement IContainer
 class ClientSOContainer
           
 class ServerSOContainer
           
 class SOContainer
           
 class TCPClientSOContainer
           
 class TCPServerSOContainer
           
 

Methods in org.eclipse.ecf.provider.generic that return IContainer
 IContainer GenericContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] args)
           
 

Uses of IContainer in org.eclipse.ecf.provider.jmdns.container
 

Classes in org.eclipse.ecf.provider.jmdns.container that implement IContainer
 class JMDNSDiscoveryContainer
           
 

Methods in org.eclipse.ecf.provider.jmdns.container that return IContainer
 IContainer ContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] args)
           
 

Uses of IContainer in org.eclipse.ecf.provider.jslp.container
 

Classes in org.eclipse.ecf.provider.jslp.container that implement IContainer
 class JSLPDiscoveryContainer
           
 

Methods in org.eclipse.ecf.provider.jslp.container that return IContainer
 IContainer ContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] args)
           
 

Uses of IContainer in org.eclipse.ecf.provider.remoteservice
 

Methods in org.eclipse.ecf.provider.remoteservice that return IContainer
 IContainer AbstractRemoteServiceDescription.createContainer()
           
 IContainer[] AbstractRemoteServiceDescription.getConnectedContainers(IContainer[] sourceContainers)
           
protected  IContainer[] AbstractRemoteServiceDescription.getMatchingContainers(IContainerFilter filter, IContainer[] sourceContainers)
           
 IContainer[] AbstractRemoteServiceDescription.getRemoteServicesContainers(IContainer[] sourceContainers)
           
 

Methods in org.eclipse.ecf.provider.remoteservice with parameters of type IContainer
 IContainer[] AbstractRemoteServiceDescription.getConnectedContainers(IContainer[] sourceContainers)
           
protected  IContainer[] AbstractRemoteServiceDescription.getMatchingContainers(IContainerFilter filter, IContainer[] sourceContainers)
           
 IContainer[] AbstractRemoteServiceDescription.getRemoteServicesContainers(IContainer[] sourceContainers)
           
 

Uses of IContainer in org.eclipse.ecf.provider.remoteservice.generic
 

Classes in org.eclipse.ecf.provider.remoteservice.generic that implement IContainer
 class RemoteServiceContainer
           
 

Uses of IContainer in org.eclipse.ecf.provider.xmpp
 

Classes in org.eclipse.ecf.provider.xmpp that implement IContainer
 class XMPPContainer
           
 class XMPPSContainer
           
 

Uses of IContainer in org.eclipse.ecf.provider.zookeeper.core
 

Classes in org.eclipse.ecf.provider.zookeeper.core that implement IContainer
 class ZooDiscoveryContainer
           
 

Methods in org.eclipse.ecf.provider.zookeeper.core that return IContainer
 IContainer ZooDiscoveryContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] parameters)
           
 

Uses of IContainer in org.eclipse.ecf.remoteservice
 

Methods in org.eclipse.ecf.remoteservice that return IContainer
 IContainer RemoteServiceContainer.getContainer()
           
 IContainer IRemoteServiceContainer.getContainer()
          Get the container instance for this remote service container.
 

Constructors in org.eclipse.ecf.remoteservice with parameters of type IContainer
RemoteServiceContainer(IContainer container)
           
RemoteServiceContainer(IContainer container, IRemoteServiceContainerAdapter containerAdapter)
           
 

Uses of IContainer in org.eclipse.ecf.remoteservice.client
 

Classes in org.eclipse.ecf.remoteservice.client that implement IContainer
 class AbstractClientContainer
          Remote service client abstract superclass.
 

Uses of IContainer in org.eclipse.ecf.remoteservice.rest.client
 

Classes in org.eclipse.ecf.remoteservice.rest.client that implement IContainer
 class RestClientContainer
          A container for REST services.
 

Uses of IContainer in org.eclipse.ecf.remoteservice.rpc.client
 

Classes in org.eclipse.ecf.remoteservice.rpc.client that implement IContainer
 class RpcClientContainer
          A container for XML-RPC services.
 

Uses of IContainer in org.eclipse.ecf.server
 

Methods in org.eclipse.ecf.server that return IContainer
 IContainer IStartableServer.getContainer()
           
 

Uses of IContainer in org.eclipse.ecf.server.generic
 

Classes in org.eclipse.ecf.server.generic that implement IContainer
 class GenericServerContainer
           
 

Uses of IContainer in org.eclipse.ecf.storage
 

Methods in org.eclipse.ecf.storage that return IContainer
 IContainer IContainerEntry.createContainer()
          Create an IContainer from this IContainerEntry.
 

Uses of IContainer in org.eclipse.ecf.telephony.call.ui.actions
 

Methods in org.eclipse.ecf.telephony.call.ui.actions that return IContainer
protected abstract  IContainer AbstractCallAction.getContainer()
           
 

Uses of IContainer in org.eclipse.ecf.ui
 

Fields in org.eclipse.ecf.ui declared as IContainer
protected  IContainer ContainerConfigurationResult.container
           
 

Methods in org.eclipse.ecf.ui that return IContainer
 IContainer ContainerConfigurationResult.getContainer()
           
 

Methods in org.eclipse.ecf.ui with parameters of type IContainer
 void IConnectWizard.init(org.eclipse.ui.IWorkbench workbench, IContainer container)
          Initialize the connect wizard.
 

Constructors in org.eclipse.ecf.ui with parameters of type IContainer
ContainerConfigurationResult(ContainerTypeDescription containerTypeDescription, IContainer container)
           
ContainerConfigurationResult(java.lang.String containerType, IContainer container)
           
 

Uses of IContainer in org.eclipse.ecf.ui.actions
 

Fields in org.eclipse.ecf.ui.actions declared as IContainer
protected  IContainer SynchContainerConnectAction.container
           
 

Methods in org.eclipse.ecf.ui.actions that return IContainer
protected  IContainer SynchContainerConnectAction.getContainer()
           
 

Constructors in org.eclipse.ecf.ui.actions with parameters of type IContainer
AsynchContainerConnectAction(IContainer container, ID targetID, IConnectContext connectContext)
           
AsynchContainerConnectAction(IContainer container, ID targetID, IConnectContext connectContext, IExceptionHandler exceptionHandler)
           
AsynchContainerConnectAction(IContainer container, ID targetID, IConnectContext connectContext, IExceptionHandler exceptionHandler, java.lang.Runnable successBlock)
           
SynchContainerConnectAction(IContainer container, ID targetID, IConnectContext connectContext)
           
SynchContainerConnectAction(IContainer container, ID targetID, IConnectContext connectContext, IExceptionHandler exceptionHandler)
           
SynchContainerConnectAction(IContainer container, ID targetID, IConnectContext connectContext, IExceptionHandler exceptionHandler, java.lang.Runnable successBlock)
           
 

Uses of IContainer in org.eclipse.ecf.ui.hyperlink
 

Methods in org.eclipse.ecf.ui.hyperlink that return IContainer
protected abstract  IContainer AbstractURLHyperlink.createContainer()