Uses of Enum Class
org.apache.camel.component.smpp.SmppCommandType
-
Uses of SmppCommandType in org.apache.camel.component.smpp
Methods in org.apache.camel.component.smpp that return SmppCommandTypeModifier and TypeMethodDescriptionstatic SmppCommandTypeSmppCommandType.fromExchange(org.apache.camel.Exchange exchange) Tries to return an instance ofSmppCommandTypeusingSmppConstants.COMMANDheader of the incoming message.static SmppCommandTypeReturns the enum constant of this class with the specified name.static SmppCommandType[]SmppCommandType.values()Returns an array containing the constants of this enum class, in the order they are declared.