org.codehaus.mojo.delicious
Interface DeliciousListener


public interface DeliciousListener


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

Method Detail

serviceDone

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

Throws:
IOException


Copyright © 2005-2011 Codehaus. All Rights Reserved.