Package org.apache.subversion.javahl
Interface ISVNRepos.MessageReceiver
-
- Enclosing interface:
- ISVNRepos
public static interface ISVNRepos.MessageReceiver
interface to receive the messages
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
receiveMessageLine(java.lang.String message)
receive one message line
-