mqtt specific components for the impact mbed endpoint library

Dependents:   mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_mqtt_endpoint_nxp

Revision:
5:1ba6e68bf50e
Parent:
0:a3fc1c6ef150
Child:
6:2db2c7e75ad9
--- a/MBEDEndpoint.h	Thu Mar 27 03:52:29 2014 +0000
+++ b/MBEDEndpoint.h	Thu Mar 27 17:48:38 2014 +0000
@@ -80,6 +80,10 @@
     protected:
     
     private:
+        bool initializeEndpointPersonality();
+        bool closeEndpointPersonality();
+        
+        ResourceFactory *initLightResourceFactory();
         void initPreferences();
         void initGWAddress();
         void initEndpointName();