|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ContainerConnectException in org.eclipse.ecf.core |
|---|
| Subclasses of ContainerConnectException in org.eclipse.ecf.core | |
|---|---|
class |
ContainerAuthenticationException
Exception class to be thrown upon authentication failure during connect |
| Methods in org.eclipse.ecf.core that throw ContainerConnectException | |
|---|---|
void |
BaseContainer.connect(ID targetID,
IConnectContext connectContext)
|
void |
IContainer.connect(ID targetID,
IConnectContext connectContext)
Connect to a target remote process or process group. |
protected java.lang.String |
AbstractContainer.getPasswordFromConnectContext(IConnectContext connectContext)
|
| Uses of ContainerConnectException in org.eclipse.ecf.core.sharedobject |
|---|
| Methods in org.eclipse.ecf.core.sharedobject that throw ContainerConnectException | |
|---|---|
void |
ISharedObjectContext.connect(ID targetID,
IConnectContext connectContext)
(non-Javadoc) |
| Uses of ContainerConnectException in org.eclipse.ecf.example.clients |
|---|
| Methods in org.eclipse.ecf.example.clients that throw ContainerConnectException | |
|---|---|
void |
XMPPClientUI.connect(java.lang.String target,
java.lang.String password)
|
| Uses of ContainerConnectException in org.eclipse.ecf.osgi.services.distribution |
|---|
| Methods in org.eclipse.ecf.osgi.services.distribution that throw ContainerConnectException | |
|---|---|
protected void |
AbstractContainerFinder.connectContainer(IContainer container,
ID connectTargetID,
IConnectContext connectContext)
|
| Uses of ContainerConnectException in org.eclipse.ecf.provider.discovery |
|---|
| Methods in org.eclipse.ecf.provider.discovery that throw ContainerConnectException | |
|---|---|
void |
SingletonDiscoveryContainer.connect(ID targetID,
IConnectContext connectContext)
|
void |
CompositeDiscoveryContainer.connect(ID aTargetID,
IConnectContext connectContext)
|
| Uses of ContainerConnectException in org.eclipse.ecf.provider.generic |
|---|
| Methods in org.eclipse.ecf.provider.generic that throw ContainerConnectException | |
|---|---|
void |
SOContext.connect(ID groupID,
IConnectContext joinContext)
|
abstract void |
SOContainer.connect(ID groupID,
IConnectContext connectContext)
|
void |
ServerSOContainer.connect(ID groupID,
IConnectContext joinContext)
|
void |
ClientSOContainer.connect(ID targetID,
IConnectContext joinContext)
|
| Uses of ContainerConnectException in org.eclipse.ecf.provider.jmdns.container |
|---|
| Methods in org.eclipse.ecf.provider.jmdns.container that throw ContainerConnectException | |
|---|---|
void |
JMDNSDiscoveryContainer.connect(ID targetID1,
IConnectContext joinContext)
|
| Uses of ContainerConnectException in org.eclipse.ecf.provider.jslp.container |
|---|
| Methods in org.eclipse.ecf.provider.jslp.container that throw ContainerConnectException | |
|---|---|
void |
JSLPDiscoveryContainer.connect(ID aTargetID,
IConnectContext connectContext)
|
| Uses of ContainerConnectException in org.eclipse.ecf.provider.remoteservice.generic |
|---|
| Methods in org.eclipse.ecf.provider.remoteservice.generic that throw ContainerConnectException | |
|---|---|
IRemoteServiceReference[] |
RemoteServiceContainer.getRemoteServiceReferences(ID target,
java.lang.String clazz,
java.lang.String filter)
|
IRemoteServiceReference[] |
RegistrySharedObject.getRemoteServiceReferences(ID targetID,
java.lang.String clazz,
java.lang.String filter)
|
| Uses of ContainerConnectException in org.eclipse.ecf.provider.xmpp |
|---|
| Methods in org.eclipse.ecf.provider.xmpp that throw ContainerConnectException | |
|---|---|
void |
XMPPContainer.connect(ID remote,
IConnectContext joinContext)
|
| Uses of ContainerConnectException in org.eclipse.ecf.remoteservice |
|---|
| Methods in org.eclipse.ecf.remoteservice that throw ContainerConnectException | |
|---|---|
IRemoteService |
RemoteServiceContainer.getRemoteService(java.lang.String targetLocation,
java.lang.String serviceInterfaceClass)
|
IRemoteService |
IRemoteServiceContainer.getRemoteService(java.lang.String targetLocation,
java.lang.String serviceInterfaceClass)
Get the remote service for given targetLocation and given serviceInterface class. |
IRemoteService |
RemoteServiceContainer.getRemoteService(java.lang.String targetLocation,
java.lang.String serviceInterfaceClass,
java.lang.String filter)
|
IRemoteService |
IRemoteServiceContainer.getRemoteService(java.lang.String targetLocation,
java.lang.String serviceInterfaceClass,
java.lang.String filter)
Get the remote service for given targetLocation and given serviceInterface class. |
IRemoteServiceReference[] |
IRemoteServiceContainerAdapter.getRemoteServiceReferences(ID target,
java.lang.String clazz,
java.lang.String filter)
Returns an array of IRemoteServiceReference objects. |
protected IRemoteServiceReference |
RemoteServiceContainer.getServiceReference(ID targetId,
java.lang.String serviceInterfaceClass,
java.lang.String filter)
|
| Uses of ContainerConnectException in org.eclipse.ecf.remoteservice.rest.client |
|---|
| Methods in org.eclipse.ecf.remoteservice.rest.client that throw ContainerConnectException | |
|---|---|
void |
RestClientContainer.connect(ID targetID,
IConnectContext connectContext1)
|
IRemoteServiceReference[] |
RestClientContainer.getRemoteServiceReferences(ID target,
java.lang.String clazz,
java.lang.String filter)
|
| Uses of ContainerConnectException in org.eclipse.ecf.server |
|---|
| Methods in org.eclipse.ecf.server that throw ContainerConnectException | |
|---|---|
void |
IServiceClient.connect(java.lang.String targetLocation,
IConnectContext connectContext)
Connect to the given targetLocation |
| Uses of ContainerConnectException in org.eclipse.ecf.ui.actions |
|---|
| Methods in org.eclipse.ecf.ui.actions with parameters of type ContainerConnectException | |
|---|---|
protected void |
SynchContainerConnectAction.handleConnectException(org.eclipse.jface.action.IAction action,
ContainerConnectException e)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||