| Package | Description |
|---|---|
| tigase.socks5 | |
| tigase.socks5.verifiers |
| Modifier and Type | Method and Description |
|---|---|
Stream |
Socks5ConnectionManager.getStream(String cid)
Get stream with specified id from map of registred streams
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
VerifierIfc.isAllowed(Stream stream) |
void |
Socks5IOService.setStream(Stream stream)
Set stream assigned with this service
|
void |
Socks5ConnectionManager.unregisterStream(Stream stream)
Unregister stream
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
LimitsVerifier.isAllowed(Stream stream) |
boolean |
DummyVerifier.isAllowed(Stream stream) |
Copyright © 2011–2015 Tigase. All rights reserved.