Uses of Class
org.apache.directory.server.changepw.protocol.ChangePasswordTcpProtocolCodecFactory

Packages that use ChangePasswordTcpProtocolCodecFactory
org.apache.directory.server.changepw.protocol Provides the IoHandler and associated ProtocolCodecFactory required to implement the Change Password Service with the MINA NIO framework. 
 

Uses of ChangePasswordTcpProtocolCodecFactory in org.apache.directory.server.changepw.protocol
 

Methods in org.apache.directory.server.changepw.protocol that return ChangePasswordTcpProtocolCodecFactory
static ChangePasswordTcpProtocolCodecFactory ChangePasswordTcpProtocolCodecFactory.getInstance()
          Returns the singleton instance of ChangePasswordTcpProtocolCodecFactory.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.