tigase.cluster.methodcalls
Class SessionTransferMC

java.lang.Object
  extended by tigase.cluster.methodcalls.SessionTransferMC
All Implemented Interfaces:
MethodCall

public class SessionTransferMC
extends java.lang.Object
implements MethodCall

Describe class SessionTransferMC here. Created: Tue Aug 19 12:51:27 2008

Version:
$Rev: 1670 $
Author:
Artur Hefczyc

Constructor Summary
SessionTransferMC()
          Creates a new SessionTransferMC instance.
 
Method Summary
 tigase.criteria.Criteria getModuleCriteria()
           
 java.util.List<tigase.xml.Element> process(tigase.xml.Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionTransferMC

public SessionTransferMC()
Creates a new SessionTransferMC instance.

Method Detail

getModuleCriteria

public tigase.criteria.Criteria getModuleCriteria()
Specified by:
getModuleCriteria in interface MethodCall

process

public java.util.List<tigase.xml.Element> process(tigase.xml.Element element)
Specified by:
process in interface MethodCall


Copyright © 2009 Tigase. All Rights Reserved.