|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.server.BasicComponent
tigase.server.AbstractMessageReceiver
tigase.server.ConnectionManager<XMPPIOService<Object>>
tigase.cluster.ClusterConnectionManager
public class ClusterConnectionManager
Class ClusterConnectionManager Created: Tue Nov 22 07:07:11 2005
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class tigase.server.ConnectionManager |
|---|
ConnectionManager.LIMIT_ACTION |
| Field Summary | |
|---|---|
static String |
CLCON_REPO_CLASS_PROP_KEY
Field description |
static String |
CLCON_REPO_CLASS_PROP_VAL
Field description |
static String |
CLCON_REPO_CLASS_PROPERTY
Field description |
static String |
CLUSTER_CONNECTIONS_PER_NODE_PAR
Field description |
static String |
CLUSTER_CONNECTIONS_PER_NODE_PROP_KEY
Field description |
static int |
CLUSTER_CONNECTIONS_PER_NODE_VAL
Field description |
static String |
CLUSTER_CONTR_ID_PROP_KEY
Field description |
static String |
COMPRESS_STREAM_PROP_KEY
Field description |
static boolean |
COMPRESS_STREAM_PROP_VAL
Field description |
static String |
CONNECT_ALL_PAR
Field description |
static String |
CONNECT_ALL_PROP_KEY
Field description |
static boolean |
CONNECT_ALL_PROP_VAL
Field description |
static String |
IDENTITY_TYPE_KEY
Field description |
static String |
IDENTITY_TYPE_VAL
Field description |
String[] |
PORT_IFC_PROP_VAL
Field description |
static String |
PORT_LOCAL_HOST_PROP_KEY
Field description |
static String |
PORT_ROUTING_TABLE_PROP_KEY
Field description |
static String |
RETURN_SERVICE_DISCO_KEY
Field description |
static boolean |
RETURN_SERVICE_DISCO_VAL
Field description |
static String |
SECRET_PROP_KEY
Field description |
static String |
XMLNS
Field description |
| Fields inherited from class tigase.server.AbstractMessageReceiver |
|---|
HOUR, INCOMING_FILTERS_PROP_KEY, INCOMING_FILTERS_PROP_VAL, MAX_QUEUE_SIZE_PROP_KEY, MAX_QUEUE_SIZE_PROP_VAL, maxInQueueSize, maxOutQueueSize, MINUTE, OUTGOING_FILTERS_PROP_KEY, OUTGOING_FILTERS_PROP_VAL, SCHEDULER_THREADS_PROP_KEY, SECOND |
| Fields inherited from class tigase.server.BasicComponent |
|---|
admins, ALL_PROP_KEY, COMMAND_PROP_NODE, scriptCommands, SCRIPTS_DIR_PROP_DEF, SCRIPTS_DIR_PROP_KEY, vHostManager |
| Fields inherited from interface tigase.disco.XMPPService |
|---|
CMD_FEATURES, DEF_FEATURES, INFO_XMLNS, ITEMS_XMLNS |
| Constructor Summary | |
|---|---|
ClusterConnectionManager()
|
|
| Method Summary | |
|---|---|
Map<String,Object> |
getDefaults(Map<String,Object> params)
Method description |
protected int[] |
getDefPlainPorts()
Method description |
protected String |
getDefTrafficThrottling()
Method description |
String |
getDiscoCategoryType()
Method description |
String |
getDiscoDescription()
Method description |
protected long |
getMaxInactiveTime()
Method getMaxInactiveTime returns max keep-alive
time for inactive connection. |
protected Integer |
getMaxQueueSize(int def)
Method description |
protected Map<String,Object> |
getParamsForPort(int port)
Method description |
void |
getStatistics(StatisticsList list)
Method description |
protected XMPPIOService<Object> |
getXMPPIOServiceInstance()
Method description |
int |
hashCodeForPacket(Packet packet)
This method can be overwritten in extending classes to get a different packets distribution to different threads. |
void |
initBindings(Bindings binds)
Method description |
protected boolean |
isHighThroughput()
Method description |
void |
itemAdded(ClusterRepoItem repoItem)
Method description |
void |
itemRemoved(ClusterRepoItem item)
Method description |
void |
itemUpdated(ClusterRepoItem item)
Method description |
void |
nodeConnected(String node)
Method description |
void |
nodeDisconnected(String node)
Method description |
int |
processingInThreads()
Method description |
int |
processingOutThreads()
Method description |
void |
processOutPacket(Packet packet)
Method description |
void |
processPacket(Packet packet)
Method description |
Queue<Packet> |
processSocketData(XMPPIOService<Object> serv)
Method description |
void |
reconnectionFailed(Map<String,Object> port_props)
Method description |
protected void |
serviceConnected(XMPPIOService<Object> serv)
Method description |
void |
serviceStarted(XMPPIOService<Object> serv)
Method description |
boolean |
serviceStopped(XMPPIOService<Object> service)
Method description |
void |
setClusterController(ClusterControllerIfc cl_controller)
Method description |
void |
setProperties(Map<String,Object> props)
Method description |
void |
tlsHandshakeCompleted(XMPPIOService<Object> service)
Method description |
void |
updateConnectionDetails(Map<String,Object> port_props)
Method description |
protected boolean |
writePacketToSocket(Packet p)
Method description |
void |
xmppStreamClosed(XMPPIOService<Object> serv)
Method description |
String |
xmppStreamOpened(XMPPIOService<Object> service,
Map<String,String> attribs)
Method description |
| Methods inherited from class tigase.server.AbstractMessageReceiver |
|---|
addOutPacket, addOutPacketNB, addOutPackets, addOutPacketWithTimeout, addPacket, addPacketNB, addPackets, addRegexRouting, addTimerTask, addTimerTask, addTimerTask, addTimerTask, clearRegexRoutings, everyHour, everySecond, getRegexRoutings, isInRegexRoutings, newPacketId, processingThreads, processPacket, removeRegexRouting, schedulerThreads, setMaxQueueSize, setParent, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface tigase.server.ServerComponent |
|---|
getComponentId, getName, initializationCompleted, isInitializationComplete, processPacket, release, setName |
| Methods inherited from interface tigase.server.MessageReceiver |
|---|
getDefHostName |
| Field Detail |
|---|
public static final String CLCON_REPO_CLASS_PROP_KEY
public static final String CLCON_REPO_CLASS_PROP_VAL
public static final String CLCON_REPO_CLASS_PROPERTY
public static final String CLUSTER_CONNECTIONS_PER_NODE_PAR
public static final String CLUSTER_CONNECTIONS_PER_NODE_PROP_KEY
public static final int CLUSTER_CONNECTIONS_PER_NODE_VAL
public static final String CLUSTER_CONTR_ID_PROP_KEY
public static final String COMPRESS_STREAM_PROP_KEY
public static final String CONNECT_ALL_PAR
public static final String CONNECT_ALL_PROP_KEY
public static final String IDENTITY_TYPE_KEY
public static final String IDENTITY_TYPE_VAL
public static final String PORT_LOCAL_HOST_PROP_KEY
public static final String PORT_ROUTING_TABLE_PROP_KEY
public static final String RETURN_SERVICE_DISCO_KEY
public static final String SECRET_PROP_KEY
public static final String XMLNS
public static final boolean RETURN_SERVICE_DISCO_VAL
public static final boolean CONNECT_ALL_PROP_VAL
public static final boolean COMPRESS_STREAM_PROP_VAL
public String[] PORT_IFC_PROP_VAL
| Constructor Detail |
|---|
public ClusterConnectionManager()
| Method Detail |
|---|
public Map<String,Object> getDefaults(Map<String,Object> params)
getDefaults in interface ConfigurablegetDefaults in class ConnectionManager<XMPPIOService<Object>>params -
public String getDiscoCategoryType()
getDiscoCategoryType in class BasicComponentpublic String getDiscoDescription()
getDiscoDescription in class BasicComponentpublic void getStatistics(StatisticsList list)
getStatistics in interface StatisticsContainergetStatistics in class ConnectionManager<XMPPIOService<Object>>list - public int hashCodeForPacket(Packet packet)
hashCodeForPacket in class ConnectionManager<XMPPIOService<Object>>packet -
public void initBindings(Bindings binds)
initBindings in class ConnectionManager<XMPPIOService<Object>>binds - public void nodeConnected(String node)
nodeConnected in interface ClusteredComponentIfcnode - public void nodeDisconnected(String node)
nodeDisconnected in interface ClusteredComponentIfcnode - public void processPacket(Packet packet)
processPacket in class ConnectionManager<XMPPIOService<Object>>packet - public Queue<Packet> processSocketData(XMPPIOService<Object> serv)
processSocketData in class ConnectionManager<XMPPIOService<Object>>serv -
public void processOutPacket(Packet packet)
processOutPacket in class AbstractMessageReceiverpacket - public int processingInThreads()
ConnectionManager
processingInThreads in class ConnectionManager<XMPPIOService<Object>>public int processingOutThreads()
processingOutThreads in class ConnectionManager<XMPPIOService<Object>>public void reconnectionFailed(Map<String,Object> port_props)
reconnectionFailed in class ConnectionManager<XMPPIOService<Object>>port_props - public void serviceStarted(XMPPIOService<Object> serv)
serviceStarted in class ConnectionManager<XMPPIOService<Object>>serv - public boolean serviceStopped(XMPPIOService<Object> service)
serviceStopped in interface IOServiceListener<XMPPIOService<Object>>serviceStopped in class ConnectionManager<XMPPIOService<Object>>service -
public void setClusterController(ClusterControllerIfc cl_controller)
setClusterController in interface ClusteredComponentIfccl_controller - public void setProperties(Map<String,Object> props)
setProperties in interface ConfigurablesetProperties in class ConnectionManager<XMPPIOService<Object>>props - public void tlsHandshakeCompleted(XMPPIOService<Object> service)
tlsHandshakeCompleted in interface IOServiceListener<XMPPIOService<Object>>service - public void xmppStreamClosed(XMPPIOService<Object> serv)
xmppStreamClosed in interface XMPPIOServiceListener<XMPPIOService<Object>>serv -
public String xmppStreamOpened(XMPPIOService<Object> service,
Map<String,String> attribs)
xmppStreamOpened in interface XMPPIOServiceListener<XMPPIOService<Object>>service - attribs -
protected int[] getDefPlainPorts()
getDefPlainPorts in class ConnectionManager<XMPPIOService<Object>>protected long getMaxInactiveTime()
getMaxInactiveTime returns max keep-alive
time for inactive connection. we should not really close the
connection at all, so let's say something like: 1000 days...
getMaxInactiveTime in class ConnectionManager<XMPPIOService<Object>>long valueprotected Integer getMaxQueueSize(int def)
getMaxQueueSize in class AbstractMessageReceiverdef -
protected Map<String,Object> getParamsForPort(int port)
getParamsForPort in class ConnectionManager<XMPPIOService<Object>>port -
protected XMPPIOService<Object> getXMPPIOServiceInstance()
getXMPPIOServiceInstance in class ConnectionManager<XMPPIOService<Object>>protected boolean isHighThroughput()
isHighThroughput in class ConnectionManager<XMPPIOService<Object>>protected void serviceConnected(XMPPIOService<Object> serv)
serv - protected boolean writePacketToSocket(Packet p)
writePacketToSocket in class ConnectionManager<XMPPIOService<Object>>p -
protected String getDefTrafficThrottling()
getDefTrafficThrottling in class ConnectionManager<XMPPIOService<Object>>public void itemAdded(ClusterRepoItem repoItem)
itemAdded in interface RepositoryChangeListenerIfc<ClusterRepoItem>repoItem - public void updateConnectionDetails(Map<String,Object> port_props)
updateConnectionDetails in class ConnectionManager<XMPPIOService<Object>>port_props - public void itemUpdated(ClusterRepoItem item)
itemUpdated in interface RepositoryChangeListenerIfc<ClusterRepoItem>item - public void itemRemoved(ClusterRepoItem item)
itemRemoved in interface RepositoryChangeListenerIfc<ClusterRepoItem>item -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||