Uses of Interface
tigase.http.modules.Module
Packages that use Module
Package
Description
-
Uses of Module in tigase.http
Classes in tigase.http with type parameters of type ModuleMethods in tigase.http with parameters of type ModuleModifier and TypeMethodDescriptionbooleanbooleanHttpMessageReceiver.write(Module module, tigase.server.Packet packet, Integer timeout, PacketWriter.Callback callback) booleanbooleanPacketWriter.write(Module module, tigase.server.Packet packet, Integer timeout, PacketWriter.Callback callback) Method parameters in tigase.http with type arguments of type ModuleModifier and TypeMethodDescriptionvoidHttpMessageReceiver.setActiveModules(List<Module> activeModules) Constructors in tigase.http with parameters of type Module -
Uses of Module in tigase.http.api
Classes in tigase.http.api with type parameters of type Module -
Uses of Module in tigase.http.modules
Classes in tigase.http.modules that implement ModuleModifier and TypeClassDescriptionclassCreated by andrzej on 28.03.2017.classclassCreated by andrzej on 28.05.2016.classMethods in tigase.http.modules with type parameters of type ModuleModifier and TypeMethodDescriptionstatic <T extends Module>
TAbstractBareModule.getModuleByUUID(String uuid) static <T extends Module>
TAbstractModule.getModuleByUUID(String uuid) -
Uses of Module in tigase.http.modules.admin
Classes in tigase.http.modules.admin that implement Module -
Uses of Module in tigase.http.modules.dnswebservice
Classes in tigase.http.modules.dnswebservice that implement Module -
Uses of Module in tigase.http.modules.rest
Classes in tigase.http.modules.rest that implement Module -
Uses of Module in tigase.http.modules.server
Classes in tigase.http.modules.server that implement Module -
Uses of Module in tigase.http.modules.setup
Classes in tigase.http.modules.setup that implement ModuleModifier and TypeClassDescriptionclassCreated by andrzej on 06.04.2017.class -
Uses of Module in tigase.http.modules.ui
Classes in tigase.http.modules.ui that implement Module -
Uses of Module in tigase.http.modules.wellknown
Classes in tigase.http.modules.wellknown that implement Module -
Uses of Module in tigase.http.rest
Classes in tigase.http.rest with type parameters of type Module