Uses of Interface
edu.wisc.my.webproxy.beans.http.IWebProxyStateDao

Packages that use IWebProxyStateDao
edu.wisc.my.webproxy.beans.http   
 

Uses of IWebProxyStateDao in edu.wisc.my.webproxy.beans.http
 

Classes in edu.wisc.my.webproxy.beans.http that implement IWebProxyStateDao
 class WebProxyStateJpaDaoImpl
          WebProxyStateJpaDaoImpl represents the default JPA implementation of IWebProxyStateDao.
 

Methods in edu.wisc.my.webproxy.beans.http with parameters of type IWebProxyStateDao
 void HttpManagerService.setWebProxyStateDao(IWebProxyStateDao webProxyStateDao)
           
 



Copyright © 2010 Jasig. All Rights Reserved.