|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface HttpProtocol
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
org.jvnet.hk2.config.ConfigBeanProxy.Duck |
| Method Summary | |
|---|---|
String |
getDefaultResponseType()
Deprecated. Gets the value of the defaultResponseType property. |
String |
getDefaultType()
Deprecated. Gets the value of the defaultType property. |
String |
getDnsLookupEnabled()
Deprecated. Gets the value of the dnsLookupEnabled property. |
String |
getForcedResponseType()
Deprecated. Gets the value of the forcedResponseType property. |
String |
getForcedType()
Deprecated. Gets the value of the forcedType property. |
String |
getSslEnabled()
Deprecated. Gets the value of the sslEnabled property. |
String |
getVersion()
Deprecated. Gets the value of the version property. |
void |
setDefaultResponseType(String value)
Deprecated. Sets the value of the defaultResponseType property. |
void |
setDefaultType(String value)
Deprecated. Sets the value of the defaultType property. |
void |
setDnsLookupEnabled(String value)
Deprecated. Sets the value of the dnsLookupEnabled property. |
void |
setForcedResponseType(String value)
Deprecated. Sets the value of the forcedResponseType property. |
void |
setForcedType(String value)
Deprecated. Sets the value of the forcedType property. |
void |
setSslEnabled(String value)
Deprecated. Sets the value of the sslEnabled property. |
void |
setVersion(String value)
Deprecated. Sets the value of the version property. |
| Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
createChild, deepCopy, getParent, getParent |
| Methods inherited from interface org.jvnet.hk2.component.Injectable |
|---|
injectedInto |
| Method Detail |
|---|
String getVersion()
String
void setVersion(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getDnsLookupEnabled()
String
void setDnsLookupEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getForcedType()
String
void setForcedType(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getDefaultType()
String
void setDefaultType(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getForcedResponseType()
String
void setForcedResponseType(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getDefaultResponseType()
String
void setDefaultResponseType(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getSslEnabled()
String
void setSslEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||