|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageVisitor | |
---|---|
de.knipp.rritoolkit.message |
Uses of MessageVisitor in de.knipp.rritoolkit.message |
---|
Classes in de.knipp.rritoolkit.message that implement MessageVisitor | |
---|---|
class |
AbstractMessageVisitor
abstract implementation of MessageVisitor with all
methods empty |
Methods in de.knipp.rritoolkit.message with parameters of type MessageVisitor | |
---|---|
void |
DomainExpireMessage.accept(MessageVisitor visitor)
call the suitable method of the given visitor |
void |
DomainExpireWarningMessage.accept(MessageVisitor visitor)
call the suitable method of the given visitor |
abstract void |
Message.accept(MessageVisitor visitor)
calls the suitable method of the given visitor |
void |
AuthInfo2NotifyMessage.accept(MessageVisitor visitor)
call the suitable method of the given visitor |
void |
AuthInfoExpireMessage.accept(MessageVisitor visitor)
call the suitable method of the given visitor |
void |
ChangeProvAuthInfoMessage.accept(MessageVisitor visitor)
call the suitable method of the given visitor |
void |
DeleteLegalMessage.accept(MessageVisitor visitor)
call the suitable method of the given visitor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |