| Methods in com.psoft.hsphere.axis with parameters of type ServiceOptions |
void |
DomainServices_PortType.addDomainWithServiceOptions(AuthToken at,
java.lang.String name,
ServiceOptions serviceOptions)
Adds a domain already registered with a Domain Registrar to the system. |
void |
DomainServices_PortType.registerDomainWithServiceOptions(AuthToken at,
java.lang.String name,
int period,
int renew,
ContactInfo ci,
ContactInfo bi,
ServiceOptions serviceOptions)
Registers a domain with a Domain Registrar and adds it to the system. |
void |
DomainServices_PortType.transferDomainWithServiceOptions(AuthToken at,
java.lang.String name,
int renew,
ContactInfo ci,
ContactInfo bi,
ServiceOptions serviceOptions)
Transfers a domain with a Domain Registrar and adds it to the system. |