Package | Description |
---|---|
org.opennms.sms.ping.internal | |
org.opennms.sms.reflector.smsservice | |
org.opennms.sms.reflector.smsservice.internal |
Modifier and Type | Class and Description |
---|---|
class |
SmsPingMessenger
SmsMessenger
|
class |
SmsPonger
SmsMessenger
|
Modifier and Type | Method and Description |
---|---|
OnmsInboundMessageNotification |
SmsService.getInboundNotification()
getInboundNotification
|
Modifier and Type | Method and Description |
---|---|
void |
SmsService.setInboundNotification(OnmsInboundMessageNotification inboundNotification)
setInboundNotification
|
Modifier and Type | Class and Description |
---|---|
class |
InboundMessageNotification
InboundMessageNotification class.
|
class |
SmsMessenger
SmsMessenger
|
Modifier and Type | Method and Description |
---|---|
OnmsInboundMessageNotification |
SmsServiceImpl.getInboundNotification()
getInboundNotification
|
Modifier and Type | Method and Description |
---|---|
List<OnmsInboundMessageNotification> |
SmsServiceImpl.getInboundListeners()
getInboundListeners
|
List<OnmsInboundMessageNotification> |
GatewayGroupListener.getInboundListeners()
getInboundListeners
|
Collection<OnmsInboundMessageNotification> |
InboundMessageNotification.getListeners()
getListeners
|
Modifier and Type | Method and Description |
---|---|
void |
SmsServiceListFactoryBean.setInboundMessageNotification(OnmsInboundMessageNotification mInboundMessageNotification)
setInboundMessageNotification
|
void |
SmsServiceImpl.setInboundNotification(OnmsInboundMessageNotification inboundNotification)
setInboundNotification
|
Modifier and Type | Method and Description |
---|---|
void |
GatewayGroupListener.setInboundListeners(List<OnmsInboundMessageNotification> inboundListeners)
setInboundListeners
|
void |
InboundMessageNotification.setListenerList(List<OnmsInboundMessageNotification> listeners)
setListenerList
|
Constructor and Description |
---|
InboundMessageNotification(List<OnmsInboundMessageNotification> listeners)
Constructor for InboundMessageNotification.
|
Copyright © 2015. All Rights Reserved.