Uses of Class
org.bedework.synch.db.IpAddrInfo
-
Packages that use IpAddrInfo Package Description org.bedework.synch.conf org.bedework.synch.db -
-
Uses of IpAddrInfo in org.bedework.synch.conf
Methods in org.bedework.synch.conf that return types with arguments of type IpAddrInfo Modifier and Type Method Description SortedSet<IpAddrInfo>SynchConfig. getIpInfo()Method parameters in org.bedework.synch.conf with type arguments of type IpAddrInfo Modifier and Type Method Description voidSynchConfig. setIpInfo(SortedSet<IpAddrInfo> val) -
Uses of IpAddrInfo in org.bedework.synch.db
Methods in org.bedework.synch.db with parameters of type IpAddrInfo Modifier and Type Method Description intIpAddrInfo. compareTo(IpAddrInfo that)
-