Package | Description |
---|---|
org.eclipse.ecf.core.provider | |
org.eclipse.ecf.provider.generic | |
org.eclipse.ecf.remoteservice.provider |
Modifier and Type | Method and Description |
---|---|
static void |
ContainerInstantiatorUtils.checkPrivate(ID serverID) |
static void |
ContainerInstantiatorUtils.checkPrivate(InetAddress inetAddress) |
static void |
ContainerInstantiatorUtils.checkPrivate(String hostname) |
Modifier and Type | Method and Description |
---|---|
protected GenericContainerInstantiator.GenericContainerArgs |
GenericContainerInstantiator.getServerArgs(Object[] args) |
protected SSLGenericContainerInstantiator.GenericContainerArgs |
SSLGenericContainerInstantiator.getServerArgs(Object[] args) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
RemoteServiceContainerInstantiator.checkAsyncIntent(ContainerTypeDescription description,
Map<String,?> properties) |
protected void |
RemoteServiceContainerInstantiator.checkConfidential(ContainerTypeDescription description,
String uri) |
protected boolean |
RemoteServiceContainerInstantiator.checkConfidentialIntent(ContainerTypeDescription description,
String uri,
Map<String,?> properties) |
protected void |
RemoteServiceContainerInstantiator.checkOSGIIntents(ContainerTypeDescription description,
URI uri,
Map<String,?> properties) |
protected void |
RemoteServiceContainerInstantiator.checkPrivate(ContainerTypeDescription description,
String hostname) |
protected boolean |
RemoteServiceContainerInstantiator.checkPrivateIntent(ContainerTypeDescription description,
String hostname,
Map<String,?> properties) |
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.