Uses of Interface
fr.dyade.aaa.jndi2.client.NamingConnection
-
Packages that use NamingConnection Package Description fr.dyade.aaa.jndi2.client -
-
Uses of NamingConnection in fr.dyade.aaa.jndi2.client
Classes in fr.dyade.aaa.jndi2.client that implement NamingConnection Modifier and Type Class Description classSimpleNamingConnectionFields in fr.dyade.aaa.jndi2.client declared as NamingConnection Modifier and Type Field Description private NamingConnectionNamingContextImpl. connectionMethods in fr.dyade.aaa.jndi2.client that return NamingConnection Modifier and Type Method Description NamingConnectionNamingConnection. cloneConnection()NamingConnectionSimpleNamingConnection. cloneConnection()static NamingConnectionNamingContextFactory. getNamingConnection(Hashtable env)Constructors in fr.dyade.aaa.jndi2.client with parameters of type NamingConnection Constructor Description NamingContextImpl(NamingConnection connection, CompositeName contextPath)
-