Commit d33340f5 authored by Christian Schudt's avatar Christian Schudt

OF-744 Added more package-info.java files

parent bccab4bf
/**
* Provides packet extensions for <a href="http://xmpp.org/extensions/xep-0280.html">XEP-0280: Message Carbons</a>.
*/
package org.jivesoftware.openfire.carbons;
\ No newline at end of file
/**
* Provides packet extensions for <a href="http://xmpp.org/extensions/xep-0297.html">XEP-0297: Stanza Forwarding</a>.
*/
package org.jivesoftware.openfire.forward;
\ No newline at end of file
/**
* Provides classes for <a href="http://xmpp.org/extensions/xep-0124.html">XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)</a>.
*/
package org.jivesoftware.openfire.http;
\ No newline at end of file
/**
* Provides classes for intercepting packets.
*/
package org.jivesoftware.openfire.interceptor;
\ No newline at end of file
/**
* Provides classes for managing the roster.
*/
package org.jivesoftware.openfire.roster;
\ No newline at end of file
/**
* Provides classes for SASL.
*/
package org.jivesoftware.openfire.sasl;
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment