|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DNSService | |
|---|---|
| org.nhindirect.config.service | |
| org.nhindirect.config.service.impl | |
| Uses of DNSService in org.nhindirect.config.service |
|---|
| Subinterfaces of DNSService in org.nhindirect.config.service | |
|---|---|
interface |
ConfigurationService
Main configuration service interface. |
| Uses of DNSService in org.nhindirect.config.service.impl |
|---|
| Classes in org.nhindirect.config.service.impl that implement DNSService | |
|---|---|
class |
ConfigurationServiceImpl
Implements the single Service Endpoint Interface. |
class |
DNSServiceImpl
Web service implementation of the DNSService. |
| Methods in org.nhindirect.config.service.impl that return DNSService | |
|---|---|
DNSService |
ConfigurationServiceImpl.getDNSSvc()
Get the DNSService object. |
| Methods in org.nhindirect.config.service.impl with parameters of type DNSService | |
|---|---|
void |
ConfigurationServiceImpl.setDNSSvc(DNSService dnsSvc)
Set the DNSService object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||