Uses of Class
tigase.component.responses.ResponseManager
Packages that use ResponseManager
-
Uses of ResponseManager in tigase.component
Methods in tigase.component that return ResponseManagerModifier and TypeMethodDescriptionAbstractComponent.DefaultPacketWriter.getResponseManager()
AbstractComponent.getResponseManager()
Deprecated.Methods in tigase.component with parameters of type ResponseManagerModifier and TypeMethodDescriptionvoid
AbstractComponent.DefaultPacketWriter.setResponseManager
(ResponseManager responseManager) void
AbstractComponent.setResponseManager
(ResponseManager responseManager) Deprecated. -
Uses of ResponseManager in tigase.component.modules
Methods in tigase.component.modules that return ResponseManagerMethods in tigase.component.modules with parameters of type ResponseManagerModifier and TypeMethodDescriptionvoid
StanzaProcessor.setResponseManager
(ResponseManager responseManager)