Uses of Class
org.xipki.ca.gateway.conf.PopControlConf
-
Packages that use PopControlConf Package Description org.xipki.ca.gateway org.xipki.ca.gateway.conf -
-
Uses of PopControlConf in org.xipki.ca.gateway
Constructors in org.xipki.ca.gateway with parameters of type PopControlConf Constructor Description PopControl(PopControlConf conf) -
Uses of PopControlConf in org.xipki.ca.gateway.conf
Fields in org.xipki.ca.gateway.conf declared as PopControlConf Modifier and Type Field Description protected PopControlConfProtocolProxyConf. popMethods in org.xipki.ca.gateway.conf that return PopControlConf Modifier and Type Method Description PopControlConfProtocolProxyConf. getPop()Methods in org.xipki.ca.gateway.conf with parameters of type PopControlConf Modifier and Type Method Description voidProtocolProxyConf. setPop(PopControlConf pop)
-