Package org.jmock.example.gettingstarted
Interface Subscriber
-
public interface Subscriber
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
receive(java.lang.String message)
-
public interface Subscriber
Modifier and Type | Method | Description |
---|---|---|
void |
receive(java.lang.String message) |