| Package | Description |
|---|---|
| tigase.http.upload.logic |
| Modifier and Type | Method and Description |
|---|---|
static DefaultLogic.HttpProtocol |
DefaultLogic.HttpProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultLogic.HttpProtocol[] |
DefaultLogic.HttpProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
UriFormat.formatUri(DefaultLogic.HttpProtocol protocol,
String serverName,
int port,
tigase.xmpp.jid.JID requester,
String slotId,
String filename) |
Copyright © 2013–2019 Tigase. All rights reserved.