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

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

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

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



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