org.codehaus.mojo.delicious
Interface DeliciousListener


public interface DeliciousListener


Method Summary
 void serviceDone(int code, java.io.Reader responseBody)
          Indicates the service call is complete.
 

Method Detail

serviceDone

void serviceDone(int code,
                 java.io.Reader responseBody)
                 throws java.io.IOException
Indicates the service call is complete.

Throws:
java.io.IOException


Copyright © 2005-2009. All Rights Reserved.