Package org.androidpn.server.xmpp

Base package for the XMPP server.

See:
          Description

Class Summary
XmppServer This class starts the server as a standalone application using Spring configuration.
 

Exception Summary
PacketException Runtime exceptions produced by failed packet operations.
UnauthenticatedException Thrown if a user was not authenticated to do a particular operation.
UnauthorizedException Thrown if a user was not authorized to do a particular operation.
 

Package org.androidpn.server.xmpp Description

Base package for the XMPP server.