Coalevo Logo

net.coalevo.empp.model
Interface InstantMessageNamespaceExtension

All Superinterfaces:
NamespaceExtension, Recyclable

public interface InstantMessageNamespaceExtension
extends NamespaceExtension

This interface defines the contract for extensions of InstantMessage Stanza implementations.

Implementations of extensions should be registered with Stanzas.

Version:
0.0.1 (31/01/2009)
Author:
Dieter Wimberger (coalevo)
See Also:
Stanzas

Method Summary
 
Methods inherited from interface net.coalevo.empp.model.NamespaceExtension
getNamespace, readExtensionSpecific, writeExtensionSpecific
 
Methods inherited from interface net.coalevo.empp.util.Recyclable
recycle
 


Coalevo Logo

(c) 2004-2009 VFI (http://www.vfi.or.at)