com.digistamp.tsp
Interface Reporter
- All Known Implementing Classes:
- Reporter
public interface Reporter
Allows an object to report execution status and events. For example, the
communications status. Used by the class DgsCommto report
on the steps being executed when communicating a time stamp request to the
Internet server.
|
Method Summary |
void |
report(java.lang.String text)
This method receives the text descriptions. |
report
void report(java.lang.String text)
- This method receives the text descriptions.
- Parameters:
text - java.lang.String