| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthClient
Deprecated.
use @link OAuthClient instead
|
class |
OAuthClient |
| Modifier and Type | Field and Description |
|---|---|
protected Client |
ActionFactory.client |
| Modifier and Type | Method and Description |
|---|---|
Client |
ActionFactory.getClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionFactory.setClient(Client client) |
| Constructor and Description |
|---|
ActionFactory(Client client)
Deprecated.
use @link ActionFactory(Client, Proxy) instead
|
ActionFactory(Client client,
Proxy proxy) |
ContactsFactory(Client client)
Deprecated.
use @link ContactsFactory(Client, Proxy) or @link pl.smsapi.api.action.contacts.ContactsFactory(Client, Proxy) instead
|
ContactsFactory(Client client,
Proxy proxy)
Deprecated.
|
MmsFactory(Client client)
Deprecated.
use @link MmsFactory(Client, Proxy) instead
|
MmsFactory(Client client,
Proxy proxy) |
SenderFactory(Client client)
Deprecated.
use @link SenderFactory(Client, Proxy) instead
|
SenderFactory(Client client,
Proxy proxy)
Deprecated.
|
SmsFactory(Client client)
Deprecated.
use @link SmsFactory(Client, Proxy) instead
|
SmsFactory(Client client,
Proxy proxy) |
UserFactory(Client client)
Deprecated.
use @link UserFactory(Client, Proxy) instead
|
UserFactory(Client client,
Proxy proxy) |
VmsFactory(Client client)
Deprecated.
use @link VmsFactory(Client, Proxy) instead
|
VmsFactory(Client client,
Proxy proxy) |
| Modifier and Type | Field and Description |
|---|---|
protected Client |
AbstractAction.client |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAction.client(Client client) |
| Constructor and Description |
|---|
ContactsFactory(Client client,
Proxy proxy) |
| Constructor and Description |
|---|
GroupsFactory(Client client,
Proxy proxy) |
| Constructor and Description |
|---|
HlrFactory(Client client,
Proxy proxy) |
| Constructor and Description |
|---|
SendernamesFactory(Client client,
Proxy proxy) |
| Constructor and Description |
|---|
SubusersFactory(Client client,
Proxy proxy) |
Copyright © 2024. All rights reserved.