org.apache.camel.component.apns.model
Class ApnsConstants

java.lang.Object
  extended by org.apache.camel.component.apns.model.ApnsConstants

public final class ApnsConstants
extends Object


Field Summary
static String HEADER_MESSAGE_TYPE
           
static String HEADER_TOKENS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HEADER_TOKENS

public static final String HEADER_TOKENS
See Also:
Constant Field Values

HEADER_MESSAGE_TYPE

public static final String HEADER_MESSAGE_TYPE
See Also:
Constant Field Values


Apache Camel