Uses of Interface
tigase.http.PacketWriter
Packages that use PacketWriter
-
Uses of PacketWriter in tigase.http
Classes in tigase.http that implement PacketWriter -
Uses of PacketWriter in tigase.http.modules
Methods in tigase.http.modules with parameters of type PacketWriterModifier and TypeMethodDescriptionvoidAbstractBareModule.init(tigase.xmpp.jid.JID jid, String componentName, PacketWriter writer) voidModule.init(tigase.xmpp.jid.JID jid, String componentName, PacketWriter writer) -
Uses of PacketWriter in tigase.http.modules.rest
Methods in tigase.http.modules.rest with parameters of type PacketWriterModifier and TypeMethodDescriptionvoidRestModule.init(tigase.xmpp.jid.JID jid, String componentName, PacketWriter writer)