|
|||||||||||
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 ILateralCacheAttributes
val
- The new httpServer valuepublic java.lang.String getHttpServer()
getHttpServer
in interface ILateralCacheAttributes
public void setTcpServers(java.lang.String val)
setTcpServers
in interface ILateralCacheAttributes
val
- The new tcpServers valuepublic java.lang.String getTcpServers()
getTcpServers
in interface ILateralCacheAttributes
public void setHttpServers(java.lang.String val)
setHttpServers
in interface ILateralCacheAttributes
val
- The new httpServers valuepublic java.lang.String getHttpServers()
getHttpServers
in interface ILateralCacheAttributes
public void setTcpServer(java.lang.String val)
setTcpServer
in interface ILateralCacheAttributes
val
- The new tcpServer valuepublic java.lang.String getTcpServer()
getTcpServer
in interface ILateralCacheAttributes
public void setTcpListenerPort(int val)
setTcpListenerPort
in interface ILateralCacheAttributes
val
- The new tcpListenerPort valuepublic int getTcpListenerPort()
getTcpListenerPort
in interface ILateralCacheAttributes
public void setHttpListenerPort(int val)
setHttpListenerPort
in interface ILateralCacheAttributes
val
- The new tcpListenerPort valuepublic int getHttpListenerPort()
getHttpListenerPort
in interface ILateralCacheAttributes
public void setUdpMulticastAddr(java.lang.String val)
setUdpMulticastAddr
in interface ILateralCacheAttributes
val
- The new udpMulticastAddr valuepublic java.lang.String getUdpMulticastAddr()
getUdpMulticastAddr
in interface ILateralCacheAttributes
public void setUdpMulticastPort(int val)
setUdpMulticastPort
in interface ILateralCacheAttributes
val
- The new udpMulticastPort valuepublic int getUdpMulticastPort()
getUdpMulticastPort
in interface ILateralCacheAttributes
public void setTransmissionType(int val)
setTransmissionType
in interface ILateralCacheAttributes
val
- The new transmissionType valuepublic int getTransmissionType()
getTransmissionType
in interface ILateralCacheAttributes
public void setTransmissionTypeName(java.lang.String val)
setTransmissionTypeName
in interface ILateralCacheAttributes
val
- The new transmissionTypeName valuepublic java.lang.String getTransmissionTypeName()
getTransmissionTypeName
in interface ILateralCacheAttributes
public void setCacheName(java.lang.String s)
setCacheName
in interface AuxiliaryCacheAttributes
s
- The new cacheName valuepublic java.lang.String getCacheName()
getCacheName
in interface AuxiliaryCacheAttributes
public java.lang.String getName()
getName
in interface AuxiliaryCacheAttributes
public void setName(java.lang.String name)
setName
in interface AuxiliaryCacheAttributes
name
- The new name valuepublic void setPutOnlyMode(boolean val)
setPutOnlyMode
in interface ILateralCacheAttributes
val
- The new transmissionTypeName valuepublic boolean getPutOnlyMode()
getPutOnlyMode
in interface ILateralCacheAttributes
public AuxiliaryCacheAttributes copy()
copy
in interface AuxiliaryCacheAttributes
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |