Package | Description |
---|---|
de.knipp.rritoolkit | |
de.knipp.rritoolkit.request | |
de.knipp.rritoolkit.test |
Modifier and Type | Class and Description |
---|---|
class |
PooledPort
class that manages a pool of channels to the registry
|
class |
SinglePort
implementation of the
Port interface that operates on a
single channel. |
Modifier and Type | Method and Description |
---|---|
DomainInfoResponse |
DomainInfoRequest.execute(Port port)
execute the this request on the given port.
|
DomainChangeHolderResponse |
DomainChangeHolderRequest.execute(Port port)
execute the this request on the given port.
|
AuthInfo2CreateResponse |
AuthInfo2CreateRequest.execute(Port port)
execute the this request on the given port.
|
AuthInfo1CreateResponse |
AuthInfo1CreateRequest.execute(Port port)
execute the this request on the given port.
|
DomainCreateResponse |
DomainCreateRequest.execute(Port port)
execute the this request on the given port.
|
DomainDeleteResponse |
DomainDeleteRequest.execute(Port port)
execute the this request on the given port.
|
DomainTransitResponse |
DomainTransitRequest.execute(Port port)
execute the this request on the given port.
|
AuthInfo1DeleteResponse |
AuthInfo1DeleteRequest.execute(Port port)
execute the this request on the given port.
|
DomainChangeProvResponse |
DomainChangeProvRequest.execute(Port port)
execute the this request on the given port.
|
DomainUpdateResponse |
DomainUpdateRequest.execute(Port port)
execute the this request on the given port.
|
QueueDeleteResponse |
QueueDeleteRequest.execute(Port port)
execute the this request on the given port.
|
ContactInfoResponse |
ContactInfoRequest.execute(Port port)
execute the this request on the given port.
|
DomainRestoreResponse |
DomainRestoreRequest.execute(Port port)
execute the this request on the given port.
|
LogoutResponse |
LogoutRequest.execute(Port port)
execute the this request on the given port.
|
QueueReadResponse |
QueueReadRequest.execute(Port port)
execute the this request on the given port.
|
ContactCheckResponse |
ContactCheckRequest.execute(Port port)
execute the this request on the given port.
|
ContactUpdateResponse |
ContactUpdateRequest.execute(Port port)
execute the this request on the given port.
|
Response |
Request.execute(Port port)
execute the this request on the given port.
|
DomainCheckResponse |
DomainCheckRequest.execute(Port port)
execute the this request on the given port.
|
ContactCreateResponse |
ContactCreateRequest.execute(Port port)
execute the this request on the given port.
|
LoginResponse |
LoginRequest.execute(Port port)
execute the this request on the given port.
|
Modifier and Type | Class and Description |
---|---|
class |
DebugPort
This is a helper class for debugging/logging purposes.
|
Modifier and Type | Field and Description |
---|---|
private Port |
DebugPort.port
the actual port
|
Modifier and Type | Method and Description |
---|---|
void |
Test.Command.execute(Port port)
executes the command
|
void |
Test.RepeatCommand.execute(Port port)
execute the command
|
void |
Test.SequentialCommand.execute(Port port)
execute the command
|
void |
Test.ParallelCommand.execute(Port port)
execute the command
|
Constructor and Description |
---|
DebugPort(Port thePort)
constructor
|
Copyright © 2005-2013 Knipp Medien und Kommunikation GmbH