|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.client.HttpEventListenerWrapper
org.eclipse.jetty.client.webdav.WebdavListener
public class WebdavListener
WebdavListener
| Constructor Summary | |
|---|---|
WebdavListener(HttpDestination destination,
HttpExchange ex)
|
|
| Method Summary | |
|---|---|
void |
onRequestComplete()
|
void |
onResponseComplete()
|
void |
onResponseStatus(Buffer version,
int status,
Buffer reason)
|
| Methods inherited from class org.eclipse.jetty.client.HttpEventListenerWrapper |
|---|
getEventListener, isDelegatingRequests, isDelegatingResponses, onConnectionFailed, onException, onExpire, onRequestCommitted, onResponseContent, onResponseHeader, onResponseHeaderComplete, onRetry, setDelegatingRequests, setDelegatingResponses, setDelegationResult, setEventListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebdavListener(HttpDestination destination,
HttpExchange ex)
| Method Detail |
|---|
public void onResponseStatus(Buffer version,
int status,
Buffer reason)
throws java.io.IOException
onResponseStatus in interface HttpEventListeneronResponseStatus in class HttpEventListenerWrapperjava.io.IOException
public void onResponseComplete()
throws java.io.IOException
onResponseComplete in interface HttpEventListeneronResponseComplete in class HttpEventListenerWrapperjava.io.IOException
public void onRequestComplete()
throws java.io.IOException
onRequestComplete in interface HttpEventListeneronRequestComplete in class HttpEventListenerWrapperjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||