Coalevo Logo

Package net.coalevo.empp.model

Provides an OO model for EMPP communication elements

See:
          Description

Interface Summary
ApplicationErrorCondition This interface defines contract for an ApplicationErrorCondition, which is basically a NamespaceExtension.
DataAccessIQExtension Extends IQNamespaceExtension to provide an interface for a namespace extension that provides standardized data access.
EMPPPacket This interface defines a EMPPPacket.
ErrorStanza This interface defines the contract for a Stanza that represents an error.
ExtensibleStanza This interface defines an extensible Stanza

InstantMessage This interface defines the contract for an EMPP InstantMessage ExtensibleStanza.
InstantMessageNamespaceExtension This interface defines the contract for extensions of InstantMessage Stanza implementations.
InstantMessageType This interface represents a Type for InstantMessage instances.
IQ This interface defines the contract for an EMPP IQ Stanza.
IQNamespaceExtension This interface defines the contract for extensions of IQ Stanza implementations.
IQType This interface represents a Type for IQ instances.
Language This interface defines a convenience contract for wrapping a Locale to EMPP needs.
MessageEventType This interface represents a Type for a InstantMessage of type InstantMessageTypes.EVENT.
NamespaceExtension This interface defines the contract for a generic namespace extension.
PacketKind This interface represents a Type for EMPPPacket instances.
Presence This interface defines the contract for a Presence ExtensibleStanza.
Presence.ListItem Defines a list item for list subscription action types.
PresenceNamespaceExtension This interface defines the contract for extensions of Presence Stanza implementations.
PresencePrivacyAction This interface represents a Type for a Presence privacy action.
PresenceStatusType This interface represents a Type for a Presence status.
PresenceType This interface represents a Type for Presence instances.
Session This interface defines the contract for an EMPP Session Stanza.
SessionType This interface represents a Type for Presence instances.
Stanza This interface defines a payload that is an EMPP Stanza.
StanzaErrorCondition This interface defines a StanzaErrorCondition to be associated with an ErrorStanza.
StanzaErrorType This interface tags a Type for ErrorStanza instances.
SubscriptionAction This interface represents a Type for a Presence subscription action.
Type This interface defines a Type.
 

Class Summary
BaseDataAccessIQExtension Abstract class that provides the base for

 

Exception Summary
MalformedContentException This class implements a MalformedContentException.
MalformedStringException Exception thrown when the preparation of a String according to Stringprep and its profiles fails.
MalformedStructureException This class implements a MalformedStructureException.
 

Package net.coalevo.empp.model Description

Provides an OO model for EMPP communication elements.

Related Documentation

For overviews, tutorials, examples, guides, and documentation, please see:


Coalevo Logo

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