Package tigase.mix.cluster.commands
Class ResponseTempParticipantsSyncCommand
java.lang.Object
tigase.cluster.api.CommandListenerAbstract
tigase.mix.cluster.commands.ResponseTempParticipantsSyncCommand
- All Implemented Interfaces:
Comparable<tigase.cluster.api.CommandListener>,tigase.cluster.api.CommandListener
@Bean(name="request-temp-participants-sync",
parent=MixComponentClustered.class,
active=true)
public class ResponseTempParticipantsSyncCommand
extends tigase.cluster.api.CommandListenerAbstract
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tigase.cluster.api.CommandListenerAbstract
compareTo, equals, getName, getPriority, getStatistics, getSyncInTraffic, getSyncOutTraffic, hashCode, incSyncInTraffic, incSyncOutTraffic, setName, setPriority
-
Field Details
-
RESPONSE_TEMP_PARTICIPANTS_SYNC_CMD
- See Also:
-
-
Constructor Details
-
ResponseTempParticipantsSyncCommand
public ResponseTempParticipantsSyncCommand()
-
-
Method Details