public final class HttpConfigFeature extends WebServiceFeature
THIS feature IS EXPERIMENTAL AND IS SUBJECT TO CHANGE WITHOUT NOTICE IN FUTURE.
| Modifier and Type | Field and Description |
|---|---|
static String |
ID
Constant value identifying the
@HttpConfigFeature feature. |
enabled| Constructor and Description |
|---|
HttpConfigFeature() |
HttpConfigFeature(CookieHandler cookieJar) |
| Modifier and Type | Method and Description |
|---|---|
CookieHandler |
getCookieHandler() |
String |
getID() |
isEnabledpublic static final String ID
@HttpConfigFeature feature.public HttpConfigFeature()
public HttpConfigFeature(CookieHandler cookieJar)
public String getID()
getID in class WebServiceFeaturepublic CookieHandler getCookieHandler()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.