| Modifier and Type | Method and Description |
|---|---|
PollResponse |
FredClient.callPollRequest(PollRequest pollRequest)
Method used to call poll request command.
|
PollResponse |
FredClientImpl.callPollRequest(PollRequest pollRequest) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContactDeletionPollResponse
Event: An object has been deleted because it had become obsolete.
|
class |
ContactTransferPollResponse
Event: An object has been transferred to another registrar.
|
class |
ContactUpdatePollResponse
Event: An object has been updated by the Registry, or a contact linked to a domain of another registrar has been updated by its sponsoring registrar.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomainExpirationPollResponse
Event: Domain expiration.
|
class |
DomainTransferPollResponse
Event: An object has been transferred to another registrar.
|
class |
DomainUpdatePollResponse
Event: An object has been updated by the Registry, or a contact linked to a domain of another registrar has been updated by its sponsoring registrar.
|
class |
EnumDomainValidationPollResponse
Event: ENUM domain validation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeysetDeletionPollResponse
Event: An object has been deleted because it had become obsolete.
|
class |
KeysetTransferPollResponse
Event: An object has been transferred to another registrar.
|
class |
KeysetUpdatePollResponse
Event: An object has been updated by the Registry, or a contact linked to a domain of another registrar has been updated by its sponsoring registrar.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NssetDeletionPollResponse
Event: An object has been deleted because it had become obsolete.
|
class |
NssetTransferPollResponse
Event: An object has been transferred to another registrar.
|
class |
NssetUpdatePollResponse
Event: An object has been updated by the Registry, or a contact linked to a domain of another registrar has been updated by its sponsoring registrar.
|
class |
TechnicalCheckResultsPollResponse
Event: A technical check that the client had requested, has finished.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LowCreditPollResponse
Event: Client’s credit has dropped below the stated limit.
|
class |
RequestUsagePollResponse
Event: Daily report of how many free requests have been made this month so far, and how much the client will be charged for the requests that exceed the limit.
|
| Modifier and Type | Method and Description |
|---|---|
PollResponse |
NssetStrategy.callPollRequest(PollRequest pollRequest) |
PollResponse |
ServerObjectStrategyContext.callPollRequest(PollRequest pollRequest) |
PollResponse |
DomainStrategy.callPollRequest(PollRequest pollRequest) |
PollResponse |
OtherStrategy.callPollRequest(PollRequest pollRequest) |
PollResponse |
KeysetStrategy.callPollRequest(PollRequest pollRequest) |
PollResponse |
ServerObjectStrategy.callPollRequest(PollRequest pollRequest) |
PollResponse |
ContactStrategy.callPollRequest(PollRequest pollRequest) |
PollResponse |
NotImplementedStrategy.callPollRequest(PollRequest request) |
| Modifier and Type | Method and Description |
|---|---|
PollResponse |
FredClientMapStructMapper.mapPollResponse(java.lang.Object message) |
Copyright © 2023. All rights reserved.