Uses of Interface
net.sf.tacos.ajax.ResponseDelegateFactory

Packages that use ResponseDelegateFactory
net.sf.tacos.ajax.impl   
 

Uses of ResponseDelegateFactory in net.sf.tacos.ajax.impl
 

Classes in net.sf.tacos.ajax.impl that implement ResponseDelegateFactory
 class ResponseDelegateFactoryImpl
          Implementation of ResponseDelegateFactory.
 

Methods in net.sf.tacos.ajax.impl with parameters of type ResponseDelegateFactory
 void AjaxDirectServiceImpl.setDelegateFactory(ResponseDelegateFactory delegateFactory)
          Injected delegate for creating responses