public final class ChangeRequest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECT |
static int |
ENQUIRE_LINK |
| Constructor and Description |
|---|
ChangeRequest(Smpp smpp,
int type,
long executionTime) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getExecutionTime() |
protected Smpp |
getSmpp() |
protected int |
getType() |
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 © 2017. All Rights Reserved.