|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface HttpService
| Method Summary | |
|---|---|
AccessLog |
getAccessLog()
Deprecated. |
java.lang.String |
getAccessLoggingEnabled()
Deprecated. |
ConnectionPool |
getConnectionPool()
Deprecated. |
HttpFileCache |
getHttpFileCache()
Deprecated. |
java.util.Map<java.lang.String,HttpListener> |
getHttpListener()
Deprecated. |
HttpListener |
getHttpListenerById(java.lang.String param1)
Deprecated. |
HttpProtocol |
getHttpProtocol()
Deprecated. |
KeepAlive |
getKeepAlive()
Deprecated. |
java.util.List |
getNonAdminVirtualServerList()
Deprecated. |
RequestProcessing |
getRequestProcessing()
Deprecated. |
java.lang.String |
getSsoEnabled()
Deprecated. |
java.util.Map<java.lang.String,VirtualServer> |
getVirtualServer()
Deprecated. |
VirtualServer |
getVirtualServerByName(java.lang.String param1)
Deprecated. |
void |
setAccessLog(AccessLog param1)
Deprecated. |
void |
setAccessLoggingEnabled(java.lang.String param1)
Deprecated. |
void |
setConnectionPool(ConnectionPool param1)
Deprecated. |
void |
setHttpFileCache(HttpFileCache param1)
Deprecated. |
void |
setHttpProtocol(HttpProtocol param1)
Deprecated. |
void |
setKeepAlive(KeepAlive param1)
Deprecated. |
void |
setRequestProcessing(RequestProcessing param1)
Deprecated. |
void |
setSsoEnabled(java.lang.String param1)
Deprecated. |
| Methods inherited from interface org.glassfish.admin.amx.intf.config.PropertiesAccess |
|---|
getProperty |
| Methods inherited from interface org.glassfish.admin.amx.config.AMXConfigProxy |
|---|
createChild, createChildren, getDefaultValues, getDefaultValues, removeChild, removeChild, setAttributesTransactionally |
| Methods inherited from interface org.glassfish.admin.amx.core.AMXProxy |
|---|
as, attributeNames, attributesMap, attributesMap, child, child, childrenMap, childrenMap, childrenMaps, childrenSet, extra, invokeOp, invokeOp, java, nameProp, objectName, parent, parentPath, path, type, valid |
| Methods inherited from interface org.glassfish.admin.amx.core.AMX_SPI |
|---|
getChildren, getName, getParent |
| Methods inherited from interface org.glassfish.admin.amx.config.AttributeResolver |
|---|
resolveAttribute, resolveAttributes, resolveAttributeValue, resolveBoolean, resolveLong |
| Method Detail |
|---|
void setKeepAlive(KeepAlive param1)
KeepAlive getKeepAlive()
java.util.Map<java.lang.String,VirtualServer> getVirtualServer()
AccessLog getAccessLog()
HttpProtocol getHttpProtocol()
java.lang.String getSsoEnabled()
java.lang.String getAccessLoggingEnabled()
ConnectionPool getConnectionPool()
HttpFileCache getHttpFileCache()
java.util.Map<java.lang.String,HttpListener> getHttpListener()
RequestProcessing getRequestProcessing()
void setSsoEnabled(java.lang.String param1)
void setAccessLoggingEnabled(java.lang.String param1)
void setAccessLog(AccessLog param1)
void setRequestProcessing(RequestProcessing param1)
void setConnectionPool(ConnectionPool param1)
void setHttpProtocol(HttpProtocol param1)
void setHttpFileCache(HttpFileCache param1)
VirtualServer getVirtualServerByName(java.lang.String param1)
java.util.List getNonAdminVirtualServerList()
HttpListener getHttpListenerById(java.lang.String param1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||