| ApplePushCloudConnector | Mule Connector for
Apple Push
Apple Push Notification service (APNs for short) is the centerpiece of the push notifications feature. |
| ApplePushCloudConnectorCapabilitiesAdapter | A ApplePushCloudConnectorCapabilitiesAdapter is a wrapper around ApplePushCloudConnector that implements org.mule.api.Capabilities interface. |
| ApplePushCloudConnectorConfigDefinitionParser | |
| ApplePushCloudConnectorLifecycleAdapter | A ApplePushCloudConnectorLifecycleAdapter is a wrapper around ApplePushCloudConnector that adds lifecycle methods to the pojo. |
| ApplePushCloudConnectorNamespaceHandler | Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/apple-push. |
| SendDefinitionParser | |
| SendMessageProcessor | SendMessageProcessor invokes the send(java.lang.String, java.lang.String, java.lang.String, int, java.util.Map) method in ApplePushCloudConnector. |