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