Interface ISVNRepos.MessageReceiver

Enclosing interface:
ISVNRepos

public static interface ISVNRepos.MessageReceiver
interface to receive the messages
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    receiveMessageLine(java.lang.String message)
    receive one message line
  • Method Details

    • receiveMessageLine

      void receiveMessageLine(java.lang.String message)
      receive one message line
      Parameters:
      message - one line of message