B C G I O R S W 
All Classes All Packages

B

ByteUtils - Class in org.briarproject.util
 
ByteUtils() - Constructor for class org.briarproject.util.ByteUtils
 

C

createSocket() - Method in class org.briarproject.socks.SocksSocketFactory
 
createSocket(String, int) - Method in class org.briarproject.socks.SocksSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.briarproject.socks.SocksSocketFactory
 
createSocket(InetAddress, int) - Method in class org.briarproject.socks.SocksSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.briarproject.socks.SocksSocketFactory
 

G

getInputStream(Socket) - Static method in class org.briarproject.util.IoUtils
Workaround for a bug in Android 7, see https://android-review.googlesource.com/#/c/271775/
getOutputStream(Socket) - Static method in class org.briarproject.util.IoUtils
Workaround for a bug in Android 7, see https://android-review.googlesource.com/#/c/271775/

I

IoUtils - Class in org.briarproject.util
 
IoUtils() - Constructor for class org.briarproject.util.IoUtils
 

O

org.briarproject.socks - package org.briarproject.socks
 
org.briarproject.util - package org.briarproject.util
 

R

readFully(InputStream, byte[]) - Static method in class org.briarproject.util.IoUtils
 

S

SocksSocketFactory - Class in org.briarproject.socks
 
SocksSocketFactory(SocketAddress, int, int, int) - Constructor for class org.briarproject.socks.SocksSocketFactory
Creates a socket factory for a SOCKS proxy that does not require authentication.
SocksSocketFactory(SocketAddress, int, int, int, String, String) - Constructor for class org.briarproject.socks.SocksSocketFactory
Creates a socket factory for a SOCKS proxy that requires username/password authentication.

W

writeUint16(int, byte[], int) - Static method in class org.briarproject.util.ByteUtils
 
B C G I O R S W 
All Classes All Packages