|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.mojo.delicious.LiveConnection
public class LiveConnection
Handles the underlying communication with the delicious REST api.
| Constructor Summary | |
|---|---|
LiveConnection()
|
|
| Method Summary | |
|---|---|
int |
executeMethod(org.apache.commons.httpclient.HttpClient client,
org.apache.commons.httpclient.methods.GetMethod httpMethod)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LiveConnection()
| Method Detail |
|---|
public int executeMethod(org.apache.commons.httpclient.HttpClient client,
org.apache.commons.httpclient.methods.GetMethod httpMethod)
throws java.io.IOException,
org.apache.commons.httpclient.HttpException
executeMethod in interface DeliciousConnectionjava.io.IOException
org.apache.commons.httpclient.HttpException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||