public interface HttpRequestEmitter extends Closeable
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
interrupt(org.apache.http.client.methods.HttpUriRequest request) |
void |
setName(String name) |
void interrupt(org.apache.http.client.methods.HttpUriRequest request)
throws UnsupportedOperationException
UnsupportedOperationExceptionString getName()
void setName(String name)
Copyright © 2014–2017. All rights reserved.