org.springframework.web.servlet.ModelAndView |
DNSController.addA4Setting(String requestedWith,
javax.servlet.http.HttpSession session,
DNSEntryForm AAdnsForm,
org.springframework.ui.Model model,
String actionPath) |
org.springframework.web.servlet.ModelAndView |
DNSController.addCertSetting(String requestedWith,
javax.servlet.http.HttpSession session,
DNSEntryForm CertdnsForm,
org.springframework.ui.Model model,
String actionPath) |
org.springframework.web.servlet.ModelAndView |
DNSController.addCNAMESetting(String requestedWith,
javax.servlet.http.HttpSession session,
DNSEntryForm CdnsForm,
org.springframework.ui.Model model,
String actionPath) |
org.springframework.web.servlet.ModelAndView |
DNSController.addMXSetting(String requestedWith,
javax.servlet.http.HttpSession session,
DNSEntryForm MXdnsForm,
org.springframework.ui.Model model,
String actionPath) |
org.springframework.web.servlet.ModelAndView |
DNSController.addNSSetting(String requestedWith,
javax.servlet.http.HttpSession session,
DNSEntryForm NSdnsForm,
org.springframework.ui.Model model,
String actionPath) |
org.springframework.web.servlet.ModelAndView |
DNSController.addSetting(String requestedWith,
javax.servlet.http.HttpSession session,
DNSEntryForm AdnsForm,
DNSEntryForm AAdnsForm,
DNSEntryForm CdnsForm,
DNSEntryForm CertdnsForm,
DNSEntryForm SrvdnsForm,
DNSEntryForm MXdnsForm,
org.springframework.ui.Model model,
String actionPath) |
org.springframework.web.servlet.ModelAndView |
DNSController.addSetting(String requestedWith,
javax.servlet.http.HttpSession session,
DNSEntryForm AdnsForm,
org.springframework.ui.Model model,
String actionPath) |
org.springframework.web.servlet.ModelAndView |
DNSController.addSOASetting(String requestedWith,
javax.servlet.http.HttpSession session,
DNSEntryForm SoadnsForm,
org.springframework.ui.Model model,
String actionPath) |
org.springframework.web.servlet.ModelAndView |
DNSController.addSRVSetting(String requestedWith,
javax.servlet.http.HttpSession session,
DNSEntryForm SrvdnsForm,
org.springframework.ui.Model model,
String actionPath) |
org.springframework.web.servlet.ModelAndView |
DNSController.navigate(String requestedWith,
javax.servlet.http.HttpSession session,
DNSEntryForm entryForm,
org.springframework.ui.Model model,
String actionPath) |
org.springframework.web.servlet.ModelAndView |
DNSController.removeAnchors(String requestedWith,
DNSEntryForm AdnsForm,
DNSEntryForm NSdnsForm,
DNSEntryForm AAdnsForm,
DNSEntryForm CdnsForm,
DNSEntryForm CertdnsForm,
DNSEntryForm SrvdnsForm,
DNSEntryForm SoadnsForm,
DNSEntryForm MXdnsForm,
javax.servlet.http.HttpSession session,
org.springframework.ui.Model model,
String actionPath) |
org.springframework.web.servlet.ModelAndView |
DNSController.showDNSEntries(String requestedWith,
javax.servlet.http.HttpSession session,
DNSEntryForm entryForm,
org.springframework.ui.Model model,
String actionPath) |