- SCHEDULE_DELIVERY_TIME - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SCHEDULED_DELIVERY_TIME - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- send() - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
send the message on its way.
- SEQUENCE_NUMBER - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SERVICE_TYPE - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- setAddressRange(String) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
this specifies the range of numbers we want to listen to - as a consumer.
- setAddrNpi(NumberingPlanIndicator) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
- setAddrTon(TypeOfNumber) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
- setAutoStartup(boolean) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
- setBindType(BindType) - Method in class org.springframework.integration.smpp.session.ExtendedSmppSessionAdaptingDelegate
-
- setBindType(BindType) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
- setChannel(MessageChannel) - Method in class org.springframework.integration.smpp.inbound.SmppInboundChannelAdapter
-
the channel on which inbound SMS messages should be delivered to Spring Integration components.
- setCurrentlyExecutingMethod(Method) - Static method in class org.springframework.integration.smpp.util.CurrentExecutingMethodHolder
-
stash the currently execution method
- setDataCoding(DataCoding) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setDefaultSourceAddress(String) - Method in class org.springframework.integration.smpp.inbound.SmppInboundGateway
-
Set default source address.
- setDefaultSourceAddress(String) - Method in class org.springframework.integration.smpp.outbound.SmppOutboundChannelAdapter
-
- setDefaultSourceAddress(String) - Method in class org.springframework.integration.smpp.outbound.SmppOutboundGateway
-
- setDefaultSourceAddressTypeOfNumber(TypeOfNumber) - Method in class org.springframework.integration.smpp.inbound.SmppInboundGateway
-
Set default source address type of number.
- setDefaultSourceAddressTypeOfNumber(TypeOfNumber) - Method in class org.springframework.integration.smpp.outbound.SmppOutboundChannelAdapter
-
- setDefaultSourceAddressTypeOfNumber(TypeOfNumber) - Method in class org.springframework.integration.smpp.outbound.SmppOutboundGateway
-
- setDestinationAddress(String) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
the 'to' phone number
- setDestinationAddressNumberingPlanIndicator(NumberingPlanIndicator) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setDestinationAddressTypeOfNumber(TypeOfNumber) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setEnquireLinkTimer(int) - Method in class org.springframework.integration.smpp.session.ExtendedSmppSessionAdaptingDelegate
-
- setEsmClass(ESMClass) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setHost(String) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
- setMaxLengthSmsMessages(int) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
this is a good value, but not strictly speaking universal.
- setMessageReceiverListeners(Set<MessageReceiverListener>) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
- setPassword(String) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
- setPort(int) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
- setPriorityFlag(byte) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setProtocolId(byte) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setReconnect(boolean) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
Set whether we want to reconnect the session.
- setReconnectingExecutor(ExecutorService) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
Set executor service for performing SMPP reconnection.
- setReconnectInterval(long) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
Set session reconnection interval.
- setRegisteredDelivery(RegisteredDelivery) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setReplaceIfPresentFlag(byte) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setScheduleDeliveryTime(Date) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setServiceType(String) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setSessionStateListener(SessionStateListener) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
- setShortMessageUsingPayload(String) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
Setting short message using message_payload (OptionalParameter.Tag.MESSAGE_PAYLOAD)
optional parameter
- setShortTextMessage(String) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
Setting short message.
- setSmDefaultMsgId(byte) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setSmppSession(ExtendedSmppSession) - Method in class org.springframework.integration.smpp.inbound.SmppInboundChannelAdapter
-
Set smpp session
- setSmppSession(ExtendedSmppSession) - Method in class org.springframework.integration.smpp.inbound.SmppInboundGateway
-
for configuration purposes.
- setSmppSession(ExtendedSmppSession) - Method in class org.springframework.integration.smpp.outbound.SmppOutboundChannelAdapter
-
- setSmppSession(ExtendedSmppSession) - Method in class org.springframework.integration.smpp.outbound.SmppOutboundGateway
-
- setSourceAddress(String) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setSourceAddressIfRequired(String) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setSourceAddressNumberingPlanIndicator(NumberingPlanIndicator) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setSourceAddressTypeOfNumber(TypeOfNumber) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setSourceAddressTypeOfNumberIfRequired(TypeOfNumber) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
Only sets the #sourceAddressTypeOfNumber if the current value is null, otherwise, it leaves it.
- setSsl(boolean) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
- setSystemId(String) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
- setSystemType(String) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
- setTimeFormatter(TimeFormatter) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
- setTimeFormatter(TimeFormatter) - Method in class org.springframework.integration.smpp.outbound.SmppOutboundChannelAdapter
-
- setTimeFormatter(TimeFormatter) - Method in class org.springframework.integration.smpp.outbound.SmppOutboundGateway
-
- setTimeout(long) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
Setting timeout for the session.
- setTransactionTimeout(long) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
Setting transaction timeout preforming request on the session.
- setTransactionTimer(long) - Method in class org.springframework.integration.smpp.session.ExtendedSmppSessionAdaptingDelegate
-
- setValidityPeriod(String) - Method in class org.springframework.integration.smpp.core.SmesMessageSpecification
-
When you submit a message to an SMSC, it is possible to sometimes specify a
validity period for the message.
- SHORT_MESSAGE - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- shouldGenerateId() - Method in class org.springframework.integration.smpp.config.xml.SmppInboundChannelAdapterParser
-
- shouldGenerateIdAsFallback() - Method in class org.springframework.integration.smpp.config.xml.SmppInboundChannelAdapterParser
-
- shouldGenerateIdAsFallback() - Method in class org.springframework.integration.smpp.config.xml.SmppOutboundChannelAdapterParser
-
- SM_DEFAULT_MSG_ID - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SME_ACK_NOT_REQUESTED - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SME_DELIVERY_ACK_REQUESTED - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SME_DELIVERY_AND_MANUAL_ACK_REQUESTED - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SME_MANUAL_ACK_REQUESTED - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SME_MANUAL_ACKNOWLEDGMENT - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SmesMessageSpecification - Class in org.springframework.integration.smpp.core
-
Fluent API to help make specifying all these parameters just a tiny bit easier.
- SmppConstants - Class in org.springframework.integration.smpp.core
-
- SmppConstants() - Constructor for class org.springframework.integration.smpp.core.SmppConstants
-
- SmppHeaders - Class in org.springframework.integration.smpp.core
-
Smpp adapter specific message headers.
- SmppInboundChannelAdapter - Class in org.springframework.integration.smpp.inbound
-
Supports receiving messages of a payload specified by the SMPP protocol from a short message service center (SMSC).
- SmppInboundChannelAdapter() - Constructor for class org.springframework.integration.smpp.inbound.SmppInboundChannelAdapter
-
- SmppInboundChannelAdapterParser - Class in org.springframework.integration.smpp.config.xml
-
The Smpp Inbound Channel adapter parser
- SmppInboundChannelAdapterParser() - Constructor for class org.springframework.integration.smpp.config.xml.SmppInboundChannelAdapterParser
-
- SmppInboundGateway - Class in org.springframework.integration.smpp.inbound
-
What'running an inbound gateway in this case? Receive a text message and then automatically send a response.
- SmppInboundGateway() - Constructor for class org.springframework.integration.smpp.inbound.SmppInboundGateway
-
- SmppInboundGatewayParser - Class in org.springframework.integration.smpp.config.xml
-
The Parser for Smpp Inbound Gateway.
- SmppInboundGatewayParser() - Constructor for class org.springframework.integration.smpp.config.xml.SmppInboundGatewayParser
-
- SmppNamespaceHandler - Class in org.springframework.integration.smpp.config.xml
-
The namespace handler for the Smpp namespace
- SmppNamespaceHandler() - Constructor for class org.springframework.integration.smpp.config.xml.SmppNamespaceHandler
-
- SmppOutboundChannelAdapter - Class in org.springframework.integration.smpp.outbound
-
Sends messages to an SMS gateway using SMPP.
- SmppOutboundChannelAdapter() - Constructor for class org.springframework.integration.smpp.outbound.SmppOutboundChannelAdapter
-
- SmppOutboundChannelAdapterParser - Class in org.springframework.integration.smpp.config.xml
-
The parser for the Smpp Outbound Channel Adapter.
- SmppOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.smpp.config.xml.SmppOutboundChannelAdapterParser
-
- SmppOutboundGateway - Class in org.springframework.integration.smpp.outbound
-
Support for request/reply exchanges over SMPP to a SMSC.
- SmppOutboundGateway() - Constructor for class org.springframework.integration.smpp.outbound.SmppOutboundGateway
-
- SmppOutboundGatewayParser - Class in org.springframework.integration.smpp.config.xml
-
The Parser for Smpp Outbound Gateway.
- SmppOutboundGatewayParser() - Constructor for class org.springframework.integration.smpp.config.xml.SmppOutboundGatewayParser
-
- SmppParserUtils - Class in org.springframework.integration.smpp.config.xml
-
Contains various utility methods for parsing Smpp Adapter
specific namespace elements as well as for the generation of the the
respective BeanDefinitions.
- SmppSessionFactoryBean - Class in org.springframework.integration.smpp.session
-
Factory bean to create a SMPPSession.
- SmppSessionFactoryBean() - Constructor for class org.springframework.integration.smpp.session.SmppSessionFactoryBean
-
- SMS - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SMS_MSG - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SMSC_DELIVERY_RECEIPT - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SOURCE_ADDR - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SOURCE_ADDR_NPI - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SOURCE_ADDR_TON - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SRC_ADDR - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SRC_NPI - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- SRC_TON - Static variable in class org.springframework.integration.smpp.core.SmppConstants
-
- start() - Method in interface org.springframework.integration.smpp.session.ExtendedSmppSession
-
- start() - Method in class org.springframework.integration.smpp.session.ExtendedSmppSessionAdaptingDelegate
-
- start() - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
- stop() - Method in interface org.springframework.integration.smpp.session.ExtendedSmppSession
-
- stop() - Method in class org.springframework.integration.smpp.session.ExtendedSmppSessionAdaptingDelegate
-
- stop(Runnable) - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
- stop() - Method in class org.springframework.integration.smpp.session.SmppSessionFactoryBean
- submitMultiple(String, TypeOfNumber, NumberingPlanIndicator, String, Address[], ESMClass, byte, byte, String, String, RegisteredDelivery, ReplaceIfPresentFlag, DataCoding, byte, byte[], OptionalParameter...) - Method in class org.springframework.integration.smpp.session.ExtendedSmppSessionAdaptingDelegate
-
- submitShortMessage(String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, String, String, RegisteredDelivery, byte, DataCoding, byte, byte[], OptionalParameter...) - Method in class org.springframework.integration.smpp.session.ExtendedSmppSessionAdaptingDelegate
-