// Create the IQ handlers
iqProfileQueryHandler = new IQProfileQueryHandler();
iqProfileUpdateHandler = new IQProfilePublishHandler();
iqRelationSetupHandler = new IQRelationSetupHandler();
iqRelationQueryHandler = new IQRelationQueryHandler();
iqRelationUpdateHandler = new IQRelationUpdateHandler();
// Create the PEP handlers
iqPEPHandler = new IQPEPHandler();
// Create the message interceptors