DigiStamp.com

dgs.tlkt
Interface 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.
 

Method Detail

report

public void report(java.lang.String text)
This method receives the text descriptions.

Parameters:
text - java.lang.String

Copyright 2000-2010 DigiStamp, Inc.