| Package | Description |
|---|---|
| org.eclipse.jetty.client | |
| org.eclipse.jetty.client.security | |
| org.eclipse.jetty.client.webdav |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpEventListenerWrapper |
class |
RedirectListener
RedirectListener
Detect and handle the redirect responses
|
| Modifier and Type | Method and Description |
|---|---|
HttpEventListener |
HttpExchange.getEventListener() |
HttpEventListener |
HttpEventListenerWrapper.getEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpExchange.setEventListener(HttpEventListener listener) |
void |
HttpEventListenerWrapper.setEventListener(HttpEventListener listener) |
| Constructor and Description |
|---|
HttpEventListenerWrapper(HttpEventListener eventListener,
boolean delegating) |
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityListener
SecurityListener
Allow for insertion of security dialog when performing an
HttpExchange.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebdavListener
WebdavListener
|
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.