public final class ChangeRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECT |
static int |
ENQUIRE_LINK |
| Constructor and Description |
|---|
ChangeRequest(Smpp smpp,
int type,
long executionTime) |
public static final int CONNECT
public static final int ENQUIRE_LINK
public ChangeRequest(Smpp smpp, int type, long executionTime)
protected int getType()
protected Smpp getSmpp()
protected long getExecutionTime()
Copyright © 2016. All Rights Reserved.