Uses of Interface
org.pfsw.tools.beluga.ldap.server.IResponseInterceptor

Packages that use IResponseInterceptor
org.pfsw.tools.beluga.ldap.interceptors   
 

Uses of IResponseInterceptor in org.pfsw.tools.beluga.ldap.interceptors
 

Classes in org.pfsw.tools.beluga.ldap.interceptors that implement IResponseInterceptor
 class DelayResponseInterceptor
          The purpose of this interceptor is to delay all responses for a configurable time (in milliseconds).
 class ResponseInterceptorChain
          The holder of all response interceptors that calls them in the defined order and returns the response message received from the last interceptor.
 



Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.