Package | Description |
---|---|
org.opennms.sms.ping | |
org.opennms.sms.ping.internal |
Modifier and Type | Method and Description |
---|---|
static void |
SmsPinger.ping(String phoneNumber,
long timeout,
int retries,
PingResponseCallback cb)
ping
|
void |
SmsPingTracker.sendRequest(String phoneNumber,
long timeout,
int retries,
PingResponseCallback cb)
sendRequest
|
Modifier and Type | Class and Description |
---|---|
class |
SinglePingResponseCallback
SinglePingResponseCallback class.
|
Modifier and Type | Method and Description |
---|---|
void |
SmsPingTrackerImpl.sendRequest(String phoneNumber,
long timeout,
int retries,
PingResponseCallback cb)
sendRequest
|
Constructor and Description |
---|
PingRequest(PingRequestId id,
long timeout,
int retries,
PingResponseCallback cb)
Constructor for PingRequest.
|
Copyright © 2015. All Rights Reserved.