Class ChannelCreateCommand

All Implemented Interfaces:
tigase.component.adhoc.AdHocCommand

@Bean(name="channel-create-cmd", parent=IMixComponent.class, active=true) public class ChannelCreateCommand extends AbstractMIXAdhocCommand
  • Constructor Details

    • ChannelCreateCommand

      public ChannelCreateCommand()
  • Method Details

    • prepareForm

      protected tigase.xml.Element prepareForm(tigase.component.adhoc.AdhHocRequest request, tigase.component.adhoc.AdHocResponse response) throws tigase.component.adhoc.AdHocCommandException
      Specified by:
      prepareForm in class AbstractAdhocCommand
      Throws:
      tigase.component.adhoc.AdHocCommandException
    • submitForm

      protected tigase.xml.Element submitForm(tigase.component.adhoc.AdhHocRequest request, tigase.component.adhoc.AdHocResponse response, tigase.xml.Element data) throws tigase.component.adhoc.AdHocCommandException
      Specified by:
      submitForm in class AbstractAdhocCommand
      Throws:
      tigase.component.adhoc.AdHocCommandException