| Package | Description |
|---|---|
| org.jivesoftware.smack.util.stringencoder | |
| org.jivesoftware.smack.util.stringencoder.java7 | |
| org.jivesoftware.smackx.caps.cache |
| Modifier and Type | Method and Description |
|---|---|
static StringEncoder |
Base32.getStringEncoder() |
static StringEncoder |
Base64UrlSafeEncoder.getStringEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Base64UrlSafeEncoder.setEncoder(StringEncoder encoder) |
| Modifier and Type | Class and Description |
|---|---|
class |
Java7Base64UrlSafeEncoder
A Base 64 encoding implementation that generates filename and Url safe encodings.
|
| Constructor and Description |
|---|
SimpleDirectoryPersistentCache(File cacheDir,
StringEncoder filenameEncoder)
Creates a new SimpleDirectoryPersistentCache Object.
|
Copyright © 2024. All rights reserved.