| Package | Description |
|---|---|
| rocks.xmpp.extensions.bytestreams.s5b.model |
Provides XML schema implementations of XEP-0065: SOCKS5 Bytestreams.
|
| Modifier and Type | Method and Description |
|---|---|
static Socks5ByteStream.Mode |
Socks5ByteStream.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Socks5ByteStream.Mode[] |
Socks5ByteStream.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 XMPP.rocks. All rights reserved.