Uses of Interface
de.knipp.rritoolkit.message.MessageVisitor

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
 



Copyright © 2005-2011 Knipp Medien und Kommunikation GmbH