Package | Description |
---|---|
org.opennms.sms.gateways.internal | |
org.opennms.sms.reflector.commands.internal | |
org.opennms.sms.reflector.smsservice.internal |
Modifier and Type | Method and Description |
---|---|
GatewayGroup[] |
GatewayGroupLoader.getGatewayGroups()
getGatewayGroups
|
Modifier and Type | Method and Description |
---|---|
void |
OsgiGatewayGroupRegistrar.registerGatewayGroup(GatewayGroup gatewayGroup)
registerGatewayGroup
|
void |
OnmsGatewayGroupRegistrar.registerGatewayGroup(GatewayGroup gatewayGroup)
registerGatewayGroup
|
void |
GatewayGroupRegistrar.registerGatewayGroup(GatewayGroup gatewayGroup)
registerGatewayGroup
|
Modifier and Type | Class and Description |
---|---|
class |
GatewayGroupImpl
GatewayGroupImpl class.
|
Modifier and Type | Class and Description |
---|---|
class |
TestGatewayGroupImpl
TestGatewayGroupImpl class.
|
Modifier and Type | Method and Description |
---|---|
List<GatewayGroup> |
SmsServiceImpl.getGatewayGroup()
getGatewayGroup
|
Modifier and Type | Method and Description |
---|---|
void |
GatewayGroupListener.onGatewayGroupRegistered(GatewayGroup gatewayGroup,
Map<String,Object> properties)
onGatewayGroupRegistered
|
void |
GatewayGroupListener.onGatewayGroupUnRegistered(GatewayGroup gatewayGroup,
Map<?,?> properties)
onGatewayGroupUnRegistered
|
void |
SmsServiceListFactoryBean.setGatewayGroupList(GatewayGroup[] groupList)
setGatewayGroupList
|
Modifier and Type | Method and Description |
---|---|
void |
SmsServiceImpl.setGatewayGroup(List<GatewayGroup> m_gatewayGroup)
setGatewayGroup
|
Copyright © 2015. All Rights Reserved.