|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jcs.auxiliary.lateral.LateralCacheAttributes
Description of the Class
| Field Summary | |
private java.lang.String |
cacheName
|
(package private) java.lang.String |
httpDeleteServlet
|
(package private) int |
httpListenerPort
|
(package private) java.lang.String |
httpReceiveServlet
|
(package private) java.lang.String |
httpServer
|
(package private) java.lang.String |
httpServers
|
private java.lang.String |
name
|
(package private) boolean |
putOnlyMode
|
(package private) int |
tcpListenerPort
|
(package private) java.lang.String |
tcpServer
|
(package private) java.lang.String |
tcpServers
|
(package private) int |
transmissionType
|
(package private) java.lang.String |
transmissionTypeName
|
(package private) java.lang.String |
udpMulticastAddr
|
(package private) int |
udpMulticastPort
|
| Fields inherited from interface org.apache.jcs.auxiliary.lateral.behavior.ILateralCacheAttributes |
HTTP, JAVAGROUPS, TCP, UDP, XMLRPC |
| Constructor Summary | |
LateralCacheAttributes()
|
|
| Method Summary | |
AuxiliaryCacheAttributes |
copy()
Returns a clone of the attributes. |
java.lang.String |
getCacheName()
Gets the cacheName attribute of the LateralCacheAttributes object |
int |
getHttpListenerPort()
Gets the httpListenerPort attribute of the ILateralCacheAttributes object |
java.lang.String |
getHttpServer()
Gets the httpServer attribute of the LateralCacheAttributes object |
java.lang.String |
getHttpServers()
Gets the httpSrvers attribute of the LateralCacheAttributes object |
java.lang.String |
getName()
Gets the name attribute of the LateralCacheAttributes object |
boolean |
getPutOnlyMode()
|
int |
getTcpListenerPort()
Gets the tcpListenerPort attribute of the LateralCacheAttributes object |
java.lang.String |
getTcpServer()
Gets the tcpServer attribute of the LateralCacheAttributes object |
java.lang.String |
getTcpServers()
Gets the tcpServers attribute of the LateralCacheAttributes object |
int |
getTransmissionType()
Gets the transmissionType attribute of the LateralCacheAttributes object |
java.lang.String |
getTransmissionTypeName()
Gets the transmissionTypeName attribute of the LateralCacheAttributes object |
java.lang.String |
getUdpMulticastAddr()
Gets the udpMulticastAddr attribute of the LateralCacheAttributes object |
int |
getUdpMulticastPort()
Gets the udpMulticastPort attribute of the LateralCacheAttributes object |
void |
setCacheName(java.lang.String s)
Sets the cacheName attribute of the LateralCacheAttributes object |
void |
setHttpListenerPort(int val)
Sets the httpListenerPort attribute of the ILateralCacheAttributes object |
void |
setHttpServer(java.lang.String val)
Sets the httpServer attribute of the LateralCacheAttributes object |
void |
setHttpServers(java.lang.String val)
Sets the httpServers attribute of the LateralCacheAttributes object |
void |
setName(java.lang.String name)
Sets the name attribute of the LateralCacheAttributes object |
void |
setPutOnlyMode(boolean val)
Sets the outgoingOnlyMode attribute of the ILateralCacheAttributes. |
void |
setTcpListenerPort(int val)
Sets the tcpListenerPort attribute of the LateralCacheAttributes object |
void |
setTcpServer(java.lang.String val)
Sets the tcpServer attribute of the LateralCacheAttributes object |
void |
setTcpServers(java.lang.String val)
Sets the tcpServers attribute of the LateralCacheAttributes object |
void |
setTransmissionType(int val)
Sets the transmissionType attribute of the LateralCacheAttributes object |
void |
setTransmissionTypeName(java.lang.String val)
Sets the transmissionTypeName attribute of the LateralCacheAttributes object |
void |
setUdpMulticastAddr(java.lang.String val)
Sets the udpMulticastAddr attribute of the LateralCacheAttributes object |
void |
setUdpMulticastPort(int val)
Sets the udpMulticastPort attribute of the LateralCacheAttributes object |
java.lang.String |
toString()
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
java.lang.String transmissionTypeName
int transmissionType
java.lang.String httpServers
java.lang.String httpServer
java.lang.String httpReceiveServlet
java.lang.String httpDeleteServlet
java.lang.String udpMulticastAddr
int udpMulticastPort
java.lang.String tcpServers
java.lang.String tcpServer
int tcpListenerPort
int httpListenerPort
private java.lang.String cacheName
private java.lang.String name
boolean putOnlyMode
| Constructor Detail |
public LateralCacheAttributes()
| Method Detail |
public void setHttpServer(java.lang.String val)
setHttpServer in interface ILateralCacheAttributesval - The new httpServer valuepublic java.lang.String getHttpServer()
getHttpServer in interface ILateralCacheAttributespublic void setTcpServers(java.lang.String val)
setTcpServers in interface ILateralCacheAttributesval - The new tcpServers valuepublic java.lang.String getTcpServers()
getTcpServers in interface ILateralCacheAttributespublic void setHttpServers(java.lang.String val)
setHttpServers in interface ILateralCacheAttributesval - The new httpServers valuepublic java.lang.String getHttpServers()
getHttpServers in interface ILateralCacheAttributespublic void setTcpServer(java.lang.String val)
setTcpServer in interface ILateralCacheAttributesval - The new tcpServer valuepublic java.lang.String getTcpServer()
getTcpServer in interface ILateralCacheAttributespublic void setTcpListenerPort(int val)
setTcpListenerPort in interface ILateralCacheAttributesval - The new tcpListenerPort valuepublic int getTcpListenerPort()
getTcpListenerPort in interface ILateralCacheAttributespublic void setHttpListenerPort(int val)
setHttpListenerPort in interface ILateralCacheAttributesval - The new tcpListenerPort valuepublic int getHttpListenerPort()
getHttpListenerPort in interface ILateralCacheAttributespublic void setUdpMulticastAddr(java.lang.String val)
setUdpMulticastAddr in interface ILateralCacheAttributesval - The new udpMulticastAddr valuepublic java.lang.String getUdpMulticastAddr()
getUdpMulticastAddr in interface ILateralCacheAttributespublic void setUdpMulticastPort(int val)
setUdpMulticastPort in interface ILateralCacheAttributesval - The new udpMulticastPort valuepublic int getUdpMulticastPort()
getUdpMulticastPort in interface ILateralCacheAttributespublic void setTransmissionType(int val)
setTransmissionType in interface ILateralCacheAttributesval - The new transmissionType valuepublic int getTransmissionType()
getTransmissionType in interface ILateralCacheAttributespublic void setTransmissionTypeName(java.lang.String val)
setTransmissionTypeName in interface ILateralCacheAttributesval - The new transmissionTypeName valuepublic java.lang.String getTransmissionTypeName()
getTransmissionTypeName in interface ILateralCacheAttributespublic void setCacheName(java.lang.String s)
setCacheName in interface AuxiliaryCacheAttributess - The new cacheName valuepublic java.lang.String getCacheName()
getCacheName in interface AuxiliaryCacheAttributespublic java.lang.String getName()
getName in interface AuxiliaryCacheAttributespublic void setName(java.lang.String name)
setName in interface AuxiliaryCacheAttributesname - The new name valuepublic void setPutOnlyMode(boolean val)
setPutOnlyMode in interface ILateralCacheAttributesval - The new transmissionTypeName valuepublic boolean getPutOnlyMode()
getPutOnlyMode in interface ILateralCacheAttributespublic AuxiliaryCacheAttributes copy()
copy in interface AuxiliaryCacheAttributespublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||