Commit 6b01e948 authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Adding some stubs.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5338 b35dd754-fafc-0310-a699-88a17e54d16e
parent 2b6322aa
/**
* $Revision$
* $Date$
*
* Copyright (C) 2006 Jive Software. All rights reserved.
*
* This software is published under the terms of the GNU Public License (GPL),
* a copy of which is included in this distribution.
*/
package org.jivesoftware.wildfire.gateway;
/**
* @author Daniel Henninger
*/
public class PseudoRoster {
}
/**
* $Revision$
* $Date$
*
* Copyright (C) 2006 Jive Software. All rights reserved.
*
* This software is published under the terms of the GNU Public License (GPL),
* a copy of which is included in this distribution.
*/
package org.jivesoftware.wildfire.gateway;
/**
* @author Daniel Henninger
*/
public class PseudoRosterItem {
}
/**
* $Revision$
* $Date$
*
* Copyright (C) 2006 Jive Software. All rights reserved.
*
* This software is published under the terms of the GNU Public License (GPL),
* a copy of which is included in this distribution.
*/
package org.jivesoftware.wildfire.gateway;
/**
* @author Daniel Henninger
*/
public class PseudoRosterManager {
}
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