|
||||||||||
| 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 | |
|---|---|
java.lang.String |
getDefaultResponseType()
Deprecated. Gets the value of the defaultResponseType property. |
java.lang.String |
getDefaultType()
Deprecated. Gets the value of the defaultType property. |
java.lang.String |
getDnsLookupEnabled()
Deprecated. Gets the value of the dnsLookupEnabled property. |
java.lang.String |
getForcedResponseType()
Deprecated. Gets the value of the forcedResponseType property. |
java.lang.String |
getForcedType()
Deprecated. Gets the value of the forcedType property. |
java.lang.String |
getSslEnabled()
Deprecated. Gets the value of the sslEnabled property. |
java.lang.String |
getVersion()
Deprecated. Gets the value of the version property. |
void |
setDefaultResponseType(java.lang.String value)
Deprecated. Sets the value of the defaultResponseType property. |
void |
setDefaultType(java.lang.String value)
Deprecated. Sets the value of the defaultType property. |
void |
setDnsLookupEnabled(java.lang.String value)
Deprecated. Sets the value of the dnsLookupEnabled property. |
void |
setForcedResponseType(java.lang.String value)
Deprecated. Sets the value of the forcedResponseType property. |
void |
setForcedType(java.lang.String value)
Deprecated. Sets the value of the forcedType property. |
void |
setSslEnabled(java.lang.String value)
Deprecated. Sets the value of the sslEnabled property. |
void |
setVersion(java.lang.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 |
|---|
java.lang.String getVersion()
String
void setVersion(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getDnsLookupEnabled()
String
void setDnsLookupEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getForcedType()
String
void setForcedType(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getDefaultType()
String
void setDefaultType(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getForcedResponseType()
String
void setForcedResponseType(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getDefaultResponseType()
String
void setDefaultResponseType(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getSslEnabled()
String
void setSslEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||