Uses of Class
org.eclipse.ecf.provider.generic.SSLGenericContainerInstantiator.GenericContainerArgs
Packages that use SSLGenericContainerInstantiator.GenericContainerArgs
-
Uses of SSLGenericContainerInstantiator.GenericContainerArgs in org.eclipse.ecf.provider.generic
Methods in org.eclipse.ecf.provider.generic that return SSLGenericContainerInstantiator.GenericContainerArgsModifier and TypeMethodDescriptionSSLGenericContainerInstantiator.getClientArgs
(Object[] args) SSLGenericContainerInstantiator.getServerArgs
(Object[] args) Methods in org.eclipse.ecf.provider.generic with parameters of type SSLGenericContainerInstantiator.GenericContainerArgsModifier and TypeMethodDescriptionprotected IContainer
SSLGenericContainerInstantiator.createClientContainer
(SSLGenericContainerInstantiator.GenericContainerArgs gcargs) protected IContainer
SSLGenericContainerInstantiator.createServerContainer
(SSLGenericContainerInstantiator.GenericContainerArgs gcargs)