org.codehaus.mojo.delicious
Class LiveConnection
java.lang.Object
org.codehaus.mojo.delicious.LiveConnection
- All Implemented Interfaces:
- DeliciousConnection
public class LiveConnection
- extends Object
- implements DeliciousConnection
Handles the underlying communication with the delicious REST api.
- Author:
- ashley
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiveConnection
public LiveConnection()
executeMethod
public int executeMethod(HttpClient client,
GetMethod httpMethod)
throws IOException,
HttpException
- Specified by:
executeMethod
in interface DeliciousConnection
- Throws:
IOException
HttpException
Copyright © 2005-2011 Codehaus. All Rights Reserved.