Uses of Class
tigase.ldap.LdapIOService
Packages that use LdapIOService
-
Uses of LdapIOService in tigase.ldap
Subclasses with type arguments of type LdapIOService in tigase.ldapMethods in tigase.ldap that return LdapIOServiceModifier and TypeMethodDescriptionprotected LdapIOService<Object> LdapConnectionManager.getIOServiceInstance()Methods in tigase.ldap with parameters of type LdapIOServiceModifier and TypeMethodDescriptionvoidLdapConnectionManager.packetsReady(LdapIOService<Object> serv) protected voidLdapConnectionManager.processRequest(LdapIOService<Object> serv, com.unboundid.ldap.protocol.LDAPMessage message) voidLdapConnectionManager.serviceStarted(LdapIOService<Object> serv) voidLdapConnectionManager.tlsHandshakeCompleted(LdapIOService<Object> service)