org.eclipse.ecf.provider.generic
Class SSLGenericContainerInstantiator.GenericContainerArgs

java.lang.Object
  extended by org.eclipse.ecf.provider.generic.SSLGenericContainerInstantiator.GenericContainerArgs
Enclosing class:
SSLGenericContainerInstantiator

protected class SSLGenericContainerInstantiator.GenericContainerArgs
extends java.lang.Object


Constructor Summary
SSLGenericContainerInstantiator.GenericContainerArgs(ID id, java.lang.Integer keepAlive)
           
 
Method Summary
 ID getID()
           
 java.lang.Integer getKeepAlive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSLGenericContainerInstantiator.GenericContainerArgs

public SSLGenericContainerInstantiator.GenericContainerArgs(ID id,
                                                            java.lang.Integer keepAlive)
Method Detail

getID

public ID getID()

getKeepAlive

public java.lang.Integer getKeepAlive()