Uses of Class
org.apache.directory.shared.ldap.codec.extended.operations.cancel.Cancel

Packages that use Cancel
org.apache.directory.shared.ldap.codec.extended.operations.cancel   
 

Uses of Cancel in org.apache.directory.shared.ldap.codec.extended.operations.cancel
 

Methods in org.apache.directory.shared.ldap.codec.extended.operations.cancel that return Cancel
 Cancel CancelContainer.getCancel()
           
 

Methods in org.apache.directory.shared.ldap.codec.extended.operations.cancel with parameters of type Cancel
 void CancelContainer.setCancel(Cancel cancel)
          Set a Cancel Object into the container.
 



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