public class SenderFactory extends ActionFactory
client, proxy| Constructor and Description |
|---|
SenderFactory(Client client)
Deprecated.
use @link SenderFactory(Client, Proxy) instead
|
SenderFactory(Client client,
Proxy proxy)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SenderAdd |
actionAdd(String senderName)
Deprecated.
|
SenderDelete |
actionDelete(String senderName)
Deprecated.
|
SenderList |
actionList()
Deprecated.
|
SenderDefault |
actionSetDefault(String senderName)
Deprecated.
|
getClient, getProxy, setClient, setProxy@Deprecated public SenderFactory(Client client)
public SenderList actionList()
public SenderDelete actionDelete(String senderName)
public SenderDefault actionSetDefault(String senderName)
Copyright © 2024. All rights reserved.