Dependencies
Declarations
-
org
-
apache
-
tomcat
-
jni
-
Address
-
BIOCallback
-
Buffer
-
CertificateVerifier
-
Directory
-
Error
-
File
-
APR_REG: int
-
APR_DIR: int
-
APR_FOPEN_READ: int
-
APR_FOPEN_WRITE: int
-
APR_FOPEN_CREATE: int
-
APR_FOPEN_APPEND: int
-
APR_FOPEN_TRUNCATE: int
-
APR_FOPEN_BINARY: int
-
APR_FOPEN_EXCL: int
-
APR_FOPEN_BUFFERED: int
-
APR_FOPEN_DELONCLOSE: int
-
APR_FOPEN_XTHREAD: int
-
APR_FOPEN_SHARELOCK: int
-
APR_FOPEN_NOCLEANUP: int
-
APR_FOPEN_SENDFILE_ENABLED: int
-
APR_FOPEN_LARGEFILE: int
-
APR_SET: int
-
APR_CUR: int
-
APR_END: int
-
APR_FILE_ATTR_READONLY: int
-
APR_FILE_ATTR_EXECUTABLE: int
-
APR_FILE_ATTR_HIDDEN: int
-
APR_FLOCK_SHARED: int
-
APR_FLOCK_EXCLUSIVE: int
-
APR_FLOCK_TYPEMASK: int
-
APR_FLOCK_NONBLOCK: int
-
APR_NOFILE: int
-
APR_CHR: int
-
APR_BLK: int
-
APR_PIPE: int
-
APR_LNK: int
-
APR_SOCK: int
-
APR_UNKFILE: int
-
APR_FPROT_USETID: int
-
APR_FPROT_UREAD: int
-
APR_FPROT_UWRITE: int
-
APR_FPROT_UEXECUTE: int
-
APR_FPROT_GSETID: int
-
APR_FPROT_GREAD: int
-
APR_FPROT_GWRITE: int
-
APR_FPROT_GEXECUTE: int
-
APR_FPROT_WSTICKY: int
-
APR_FPROT_WREAD: int
-
APR_FPROT_WWRITE: int
-
APR_FPROT_WEXECUTE: int
-
APR_FPROT_OS_DEFAULT: int
-
APR_FINFO_LINK: int
-
APR_FINFO_MTIME: int
-
APR_FINFO_CTIME: int
-
APR_FINFO_ATIME: int
-
APR_FINFO_SIZE: int
-
APR_FINFO_CSIZE: int
-
APR_FINFO_DEV: int
-
APR_FINFO_INODE: int
-
APR_FINFO_NLINK: int
-
APR_FINFO_TYPE: int
-
APR_FINFO_USER: int
-
APR_FINFO_GROUP: int
-
APR_FINFO_UPROT: int
-
APR_FINFO_GPROT: int
-
APR_FINFO_WPROT: int
-
APR_FINFO_ICASE: int
-
APR_FINFO_NAME: int
-
APR_FINFO_MIN: int
-
APR_FINFO_IDENT: int
-
APR_FINFO_OWNER: int
-
APR_FINFO_PROT: int
-
APR_FINFO_NORM: int
-
APR_FINFO_DIRENT: int
-
open(String, int, int, long): long
-
close(long): int
-
flush(long): int
-
mktemp(String, int, long): long
-
remove(String, long): int
-
rename(String, String, long): int
-
copy(String, String, int, long): int
-
append(String, String, int, long): int
-
puts(byte[], long): int
-
seek(long, int, long): long
-
putc(byte, long): int
-
ungetc(byte, long): int
-
write(long, byte[], int, int): int
-
writeb(long, ByteBuffer, int, int): int
-
writeFull(long, byte[], int, int): int
-
writeFullb(long, ByteBuffer, int, int): int
-
writev(long, byte[][]): int
-
writevFull(long, byte[][]): int
-
read(long, byte[], int, int): int
-
readb(long, ByteBuffer, int, int): int
-
readFull(long, byte[], int, int): int
-
readFullb(long, ByteBuffer, int, int): int
-
gets(byte[], int, long): int
-
getc(long): int
-
eof(long): int
-
nameGet(long): String
-
permsSet(String, int): int
-
attrsSet(String, int, int, long): int
-
mtimeSet(String, long, long): int
-
lock(long, int): int
-
unlock(long): int
-
flagsGet(long): int
-
trunc(long, long): int
-
pipeCreate(long[], long): int
-
pipeTimeoutGet(long): long
-
pipeTimeoutSet(long, long): int
-
dup(long, long, long): long
-
dup2(long, long, long): int
-
stat(FileInfo, String, int, long): int
-
getStat(String, int, long): FileInfo
-
infoGet(FileInfo, int, long): int
-
getInfo(int, long): FileInfo
-
FileInfo
-
Global
-
Library
-
LibraryNotFoundError
-
Local
-
Lock
-
Mmap
-
Multicast
-
OS
-
PasswordCallback
-
Poll
-
APR_POLLIN: int
-
APR_POLLPRI: int
-
APR_POLLOUT: int
-
APR_POLLERR: int
-
APR_POLLHUP: int
-
APR_POLLNVAL: int
-
APR_POLLSET_THREADSAFE: int
-
APR_NO_DESC: int
-
APR_POLL_SOCKET: int
-
APR_POLL_FILE: int
-
APR_POLL_LASTDESC: int
-
create(int, long, int, long): long
-
destroy(long): int
-
add(long, long, int): int
-
addWithTimeout(long, long, int, long): int
-
remove(long, long): int
-
poll(long, long, long[], boolean): int
-
maintain(long, long[], boolean): int
-
setTtl(long, long): void
-
getTtl(long): long
-
pollset(long, long[]): int
-
interrupt(long): int
-
wakeable(long): boolean
-
Pool
-
create(long): long
-
clear(long): void
-
destroy(long): void
-
parentGet(long): long
-
isAncestor(long, long): boolean
-
cleanupRegister(long, Object): long
-
cleanupKill(long, long): void
-
noteSubprocess(long, long, int): void
-
alloc(long, int): ByteBuffer
-
calloc(long, int): ByteBuffer
-
dataSet(long, String, Object): int
-
dataGet(long, String): Object
-
cleanupForExec(): void
-
PoolCallback
-
Proc
-
APR_SHELLCM: int
-
APR_PROGRAM: int
-
APR_PROGRAM_ENV: int
-
APR_PROGRAM_PATH: int
-
APR_SHELLCMD_ENV: int
-
APR_WAIT: int
-
APR_NOWAIT: int
-
APR_PROC_EXIT: int
-
APR_PROC_SIGNAL: int
-
APR_PROC_SIGNAL_CORE: int
-
APR_NO_PIPE: int
-
APR_FULL_BLOCK: int
-
APR_FULL_NONBLOCK: int
-
APR_PARENT_BLOCK: int
-
APR_CHILD_BLOCK: int
-
APR_LIMIT_CPU: int
-
APR_LIMIT_MEM: int
-
APR_LIMIT_NPROC: int
-
APR_LIMIT_NOFILE: int
-
APR_OC_REASON_DEATH: int
-
APR_OC_REASON_UNWRITABLE: int
-
APR_OC_REASON_RESTART: int
-
APR_OC_REASON_UNREGISTER: int
-
APR_OC_REASON_LOST: int
-
APR_OC_REASON_RUNNING: int
-
APR_KILL_NEVER: int
-
APR_KILL_ALWAYS: int
-
APR_KILL_AFTER_TIMEOUT: int
-
APR_JUST_WAIT: int
-
APR_KILL_ONLY_ONCE: int
-
APR_PROC_DETACH_FOREGROUND: int
-
APR_PROC_DETACH_DAEMONIZE: int
-
MAX_ARGS_SIZE: int
-
MAX_ENV_SIZE: int
-
alloc(long): long
-
fork(long[], long): int
-
create(long, String, String[], String[], long, long): int
-
wait(long, int[], int): int
-
waitAllProcs(long, int[], int, long): int
-
detach(int): int
-
kill(long, int): int
-
ProcErrorCallback
-
Procattr
-
create(long): long
-
ioSet(long, int, int, int): int
-
childInSet(long, long, long): int
-
childOutSet(long, long, long): int
-
childErrSet(long, long, long): int
-
dirSet(long, String): int
-
cmdtypeSet(long, int): int
-
detachSet(long, int): int
-
errorCheckSet(long, int): int
-
addrspaceSet(long, int): int
-
errfnSet(long, long, Object): void
-
userSet(long, String, String): int
-
groupSet(long, String): int
-
Registry
-
REG_MULTI_SZ: int
-
REG_QWORD: int
-
HKEY_CLASSES_ROOT: int
-
HKEY_CURRENT_CONFIG: int
-
HKEY_CURRENT_USER: int
-
HKEY_LOCAL_MACHINE: int
-
HKEY_USERS: int
-
KEY_ALL_ACCESS: int
-
KEY_CREATE_LINK: int
-
KEY_CREATE_SUB_KEY: int
-
KEY_ENUMERATE_SUB_KEYS: int
-
KEY_EXECUTE: int
-
KEY_NOTIFY: int
-
KEY_QUERY_VALUE: int
-
KEY_READ: int
-
KEY_SET_VALUE: int
-
KEY_WOW64_64KEY: int
-
KEY_WOW64_32KEY: int
-
KEY_WRITE: int
-
REG_BINARY: int
-
REG_DWORD: int
-
REG_EXPAND_SZ: int
-
REG_SZ: int
-
create(int, String, int, long): long
-
open(int, String, int, long): long
-
close(long): int
-
getType(long, String): int
-
getValueI(long, String): int
-
getValueJ(long, String): long
-
getSize(long, String): int
-
getValueS(long, String): String
-
getValueA(long, String): String[]
-
getValueB(long, String): byte[]
-
setValueI(long, String, int): int
-
setValueJ(long, String, long): int
-
setValueS(long, String, String): int
-
setValueE(long, String, String): int
-
setValueA(long, String, String[]): int
-
setValueB(long, String, byte[]): int
-
enumKeys(long): String[]
-
enumValues(long): String[]
-
deleteValue(long, String): int
-
deleteKey(int, String, boolean): int
-
SSL
-
UNSET: int
-
SSL_ALGO_UNKNOWN: int
-
SSL_ALGO_RSA: int
-
SSL_ALGO_DSA: int
-
SSL_ALGO_ALL: int
-
SSL_AIDX_RSA: int
-
SSL_AIDX_DSA: int
-
SSL_AIDX_ECC: int
-
SSL_AIDX_MAX: int
-
SSL_TMP_KEY_RSA_512: int
-
SSL_TMP_KEY_RSA_1024: int
-
SSL_TMP_KEY_RSA_2048: int
-
SSL_TMP_KEY_RSA_4096: int
-
SSL_TMP_KEY_DH_512: int
-
SSL_TMP_KEY_DH_1024: int
-
SSL_TMP_KEY_DH_2048: int
-
SSL_TMP_KEY_DH_4096: int
-
SSL_TMP_KEY_MAX: int
-
SSL_OPT_NONE: int
-
SSL_OPT_RELSET: int
-
SSL_OPT_STDENVVARS: int
-
SSL_OPT_EXPORTCERTDATA: int
-
SSL_OPT_FAKEBASICAUTH: int
-
SSL_OPT_STRICTREQUIRE: int
-
SSL_OPT_OPTRENEGOTIATE: int
-
SSL_OPT_ALL: int
-
SSL_PROTOCOL_NONE: int
-
SSL_PROTOCOL_SSLV2: int
-
SSL_PROTOCOL_SSLV3: int
-
SSL_PROTOCOL_TLSV1: int
-
SSL_PROTOCOL_TLSV1_1: int
-
SSL_PROTOCOL_TLSV1_2: int
-
SSL_PROTOCOL_TLSV1_3: int
-
SSL_PROTOCOL_ALL: int
-
static class initializer
-
SSL_CVERIFY_UNSET: int
-
SSL_CVERIFY_NONE: int
-
SSL_CVERIFY_OPTIONAL: int
-
SSL_CVERIFY_REQUIRE: int
-
SSL_CVERIFY_OPTIONAL_NO_CA: int
-
SSL_VERIFY_NONE: int
-
SSL_VERIFY_PEER: int
-
SSL_VERIFY_FAIL_IF_NO_PEER_CERT: int
-
SSL_VERIFY_CLIENT_ONCE: int
-
SSL_VERIFY_PEER_STRICT: int
-
SSL_OP_MICROSOFT_SESS_ID_BUG: int
-
SSL_OP_NETSCAPE_CHALLENGE_BUG: int
-
SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG: int
-
SSL_OP_SSLREF2_REUSE_CERT_TYPE_BUG: int
-
SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER: int
-
SSL_OP_MSIE_SSLV2_RSA_PADDING: int
-
SSL_OP_SSLEAY_080_CLIENT_DH_BUG: int
-
SSL_OP_TLS_D5_BUG: int
-
SSL_OP_TLS_BLOCK_PADDING_BUG: int
-
SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS: int
-
SSL_OP_ALL: int
-
SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION: int
-
SSL_OP_NO_COMPRESSION: int
-
SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION: int
-
SSL_OP_SINGLE_ECDH_USE: int
-
SSL_OP_SINGLE_DH_USE: int
-
SSL_OP_EPHEMERAL_RSA: int
-
SSL_OP_CIPHER_SERVER_PREFERENCE: int
-
SSL_OP_TLS_ROLLBACK_BUG: int
-
SSL_OP_NO_SSLv2: int
-
SSL_OP_NO_SSLv3: int
-
SSL_OP_NO_TLSv1: int
-
SSL_OP_NO_TLSv1_2: int
-
SSL_OP_NO_TLSv1_1: int
-
SSL_OP_NO_TICKET: int
-
SSL_OP_PKCS1_CHECK_1: int
-
SSL_OP_PKCS1_CHECK_2: int
-
SSL_OP_NETSCAPE_CA_DN_BUG: int
-
SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG: int
-
SSL_CRT_FORMAT_UNDEF: int
-
SSL_CRT_FORMAT_ASN1: int
-
SSL_CRT_FORMAT_TEXT: int
-
SSL_CRT_FORMAT_PEM: int
-
SSL_CRT_FORMAT_NETSCAPE: int
-
SSL_CRT_FORMAT_PKCS12: int
-
SSL_CRT_FORMAT_SMIME: int
-
SSL_CRT_FORMAT_ENGINE: int
-
SSL_MODE_CLIENT: int
-
SSL_MODE_SERVER: int
-
SSL_MODE_COMBINED: int
-
SSL_CONF_FLAG_CMDLINE: int
-
SSL_CONF_FLAG_FILE: int
-
SSL_CONF_FLAG_CLIENT: int
-
SSL_CONF_FLAG_SERVER: int
-
SSL_CONF_FLAG_SHOW_ERRORS: int
-
SSL_CONF_FLAG_CERTIFICATE: int
-
SSL_CONF_TYPE_UNKNOWN: int
-
SSL_CONF_TYPE_STRING: int
-
SSL_CONF_TYPE_FILE: int
-
SSL_CONF_TYPE_DIR: int
-
SSL_SHUTDOWN_TYPE_UNSET: int
-
SSL_SHUTDOWN_TYPE_STANDARD: int
-
SSL_SHUTDOWN_TYPE_UNCLEAN: int
-
SSL_SHUTDOWN_TYPE_ACCURATE: int
-
SSL_INFO_SESSION_ID: int
-
SSL_INFO_CIPHER: int
-
SSL_INFO_CIPHER_USEKEYSIZE: int
-
SSL_INFO_CIPHER_ALGKEYSIZE: int
-
SSL_INFO_CIPHER_VERSION: int
-
SSL_INFO_CIPHER_DESCRIPTION: int
-
SSL_INFO_PROTOCOL: int
-
SSL_INFO_CLIENT_S_DN: int
-
SSL_INFO_CLIENT_I_DN: int
-
SSL_INFO_SERVER_S_DN: int
-
SSL_INFO_SERVER_I_DN: int
-
SSL_INFO_DN_COUNTRYNAME: int
-
SSL_INFO_DN_STATEORPROVINCENAME: int
-
SSL_INFO_DN_LOCALITYNAME: int
-
SSL_INFO_DN_ORGANIZATIONNAME: int
-
SSL_INFO_DN_ORGANIZATIONALUNITNAME: int
-
SSL_INFO_DN_COMMONNAME: int
-
SSL_INFO_DN_TITLE: int
-
SSL_INFO_DN_INITIALS: int
-
SSL_INFO_DN_GIVENNAME: int
-
SSL_INFO_DN_SURNAME: int
-
SSL_INFO_DN_DESCRIPTION: int
-
SSL_INFO_DN_UNIQUEIDENTIFIER: int
-
SSL_INFO_DN_EMAILADDRESS: int
-
SSL_INFO_CLIENT_M_VERSION: int
-
SSL_INFO_CLIENT_M_SERIAL: int
-
SSL_INFO_CLIENT_V_START: int
-
SSL_INFO_CLIENT_V_END: int
-
SSL_INFO_CLIENT_A_SIG: int
-
SSL_INFO_CLIENT_A_KEY: int
-
SSL_INFO_CLIENT_CERT: int
-
SSL_INFO_CLIENT_V_REMAIN: int
-
SSL_INFO_SERVER_M_VERSION: int
-
SSL_INFO_SERVER_M_SERIAL: int
-
SSL_INFO_SERVER_V_START: int
-
SSL_INFO_SERVER_V_END: int
-
SSL_INFO_SERVER_A_SIG: int
-
SSL_INFO_SERVER_A_KEY: int
-
SSL_INFO_SERVER_CERT: int
-
SSL_INFO_CLIENT_CERT_CHAIN: int
-
SSL_SESS_CACHE_OFF: long
-
SSL_SESS_CACHE_SERVER: long
-
SSL_SELECTOR_FAILURE_NO_ADVERTISE: int
-
SSL_SELECTOR_FAILURE_CHOOSE_MY_LAST_PROTOCOL: int
-
version(): int
-
versionString(): String
-
initialize(String): int
-
fipsModeGet(): int
-
fipsModeSet(int): int
-
randLoad(String): boolean
-
randSave(String): boolean
-
randMake(String, int, boolean): boolean
-
randSet(String): void
-
newBIO(long, BIOCallback): long
-
closeBIO(long): int
-
setPasswordCallback(PasswordCallback): void
-
setPassword(String): void
-
getLastError(): String
-
hasOp(int): boolean
-
getHandshakeCount(long): int
-
SSL_SENT_SHUTDOWN: int
-
SSL_RECEIVED_SHUTDOWN: int
-
SSL_ERROR_NONE: int
-
SSL_ERROR_SSL: int
-
SSL_ERROR_WANT_READ: int
-
SSL_ERROR_WANT_WRITE: int
-
SSL_ERROR_WANT_X509_LOOKUP: int
-
SSL_ERROR_SYSCALL: int
-
SSL_ERROR_ZERO_RETURN: int
-
SSL_ERROR_WANT_CONNECT: int
-
SSL_ERROR_WANT_ACCEPT: int
-
newSSL(long, boolean): long
-
setBIO(long, long, long): void
-
getError(long, int): int
-
pendingWrittenBytesInBIO(long): int
-
pendingReadableBytesInSSL(long): int
-
writeToBIO(long, long, int): int
-
readFromBIO(long, long, int): int
-
writeToSSL(long, long, int): int
-
readFromSSL(long, long, int): int
-
getShutdown(long): int
-
setShutdown(long, int): void
-
freeSSL(long): void
-
makeNetworkBIO(long): long
-
freeBIO(long): void
-
shutdownSSL(long): int
-
getLastErrorNumber(): int
-
getCipherForSSL(long): String
-
getVersion(long): String
-
doHandshake(long): int
-
renegotiate(long): int
-
renegotiatePending(long): int
-
verifyClientPostHandshake(long): int
-
getPostHandshakeAuthInProgress(long): int
-
isInInit(long): int
-
getNextProtoNegotiated(long): String
-
getAlpnSelected(long): String
-
getPeerCertChain(long): byte[][]
-
getPeerCertificate(long): byte[]
-
getErrorString(long): String
-
getTime(long): long
-
setVerify(long, int, int): void
-
setOptions(long, int): void
-
getOptions(long): int
-
getCiphers(long): String[]
-
setCipherSuites(long, String): boolean
-
getSessionId(long): byte[]
-
SSLConf
-
SSLContext
-
DEFAULT_SESSION_ID_CONTEXT: byte[]
-
make(long, int, int): long
-
free(long): int
-
setContextId(long, String): void
-
setBIO(long, long, int): void
-
setOptions(long, int): void
-
getOptions(long): int
-
clearOptions(long, int): void
-
getCiphers(long): String[]
-
setQuietShutdown(long, boolean): void
-
setCipherSuite(long, String): boolean
-
setCARevocation(long, String, String): boolean
-
setCertificateChainFile(long, String, boolean): boolean
-
setCertificate(long, String, String, String, int): boolean
-
setSessionCacheSize(long, long): long
-
getSessionCacheSize(long): long
-
setSessionCacheTimeout(long, long): long
-
getSessionCacheTimeout(long): long
-
setSessionCacheMode(long, long): long
-
getSessionCacheMode(long): long
-
sessionAccept(long): long
-
sessionAcceptGood(long): long
-
sessionAcceptRenegotiate(long): long
-
sessionCacheFull(long): long
-
sessionCbHits(long): long
-
sessionConnect(long): long
-
sessionConnectGood(long): long
-
sessionConnectRenegotiate(long): long
-
sessionHits(long): long
-
sessionMisses(long): long
-
sessionNumber(long): long
-
sessionTimeouts(long): long
-
setSessionTicketKeys(long, byte[]): void
-
setCACertificate(long, String, String): boolean
-
setRandom(long, String): void
-
setShutdownType(long, int): void
-
setVerify(long, int, int): void
-
setALPN(long, byte[], int): int
-
sniCallBack(long, String): long
-
sniCallBacks: Map<Long, SNICallBack>
-
registerDefault(Long, SNICallBack): void
-
unregisterDefault(Long): void
-
SNICallBack
-
setCertVerifyCallback(long, CertificateVerifier): void
-
setNextProtos(long, String): void
-
setNpnProtos(long, String[], int): void
-
setAlpnProtos(long, String[], int): void
-
setTmpDH(long, String): void
-
setTmpECDHByCurveName(long, String): void
-
setSessionIdContext(long, byte[]): boolean
-
setCertificateRaw(long, byte[], byte[], int): boolean
-
addChainCertificateRaw(long, byte[]): boolean
-
addClientCACertificateRaw(long, byte[]): boolean
-
SSLSocket
-
Shm
-
Sockaddr
-
Socket
-
APR_TCP_NODELAY: int
-
APR_TCP_NOPUSH: int
-
SOCK_STREAM: int
-
SOCK_DGRAM: int
-
APR_SO_LINGER: int
-
APR_SO_KEEPALIVE: int
-
APR_RESET_NODELAY: int
-
APR_SO_DEBUG: int
-
APR_SO_NONBLOCK: int
-
APR_SO_REUSEADDR: int
-
APR_SO_SNDBUF: int
-
APR_SO_RCVBUF: int
-
APR_SO_DISCONNECTED: int
-
APR_INCOMPLETE_READ: int
-
APR_INCOMPLETE_WRITE: int
-
APR_IPV6_V6ONLY: int
-
APR_TCP_DEFER_ACCEPT: int
-
APR_SHUTDOWN_READ: int
-
APR_SHUTDOWN_WRITE: int
-
APR_SHUTDOWN_READWRITE: int
-
APR_IPV4_ADDR_OK: int
-
APR_IPV6_ADDR_OK: int
-
APR_UNSPEC: int
-
APR_INET: int
-
APR_INET6: int
-
APR_PROTO_TCP: int
-
APR_PROTO_UDP: int
-
APR_PROTO_SCTP: int
-
APR_LOCAL: int
-
APR_REMOTE: int
-
SOCKET_GET_POOL: int
-
SOCKET_GET_IMPL: int
-
SOCKET_GET_APRS: int
-
SOCKET_GET_TYPE: int
-
create(int, int, int, long): long
-
shutdown(long, int): int
-
close(long): int
-
destroy(long): void
-
bind(long, long): int
-
listen(long, int): int
-
acceptx(long, long): long
-
accept(long): long
-
acceptfilter(long, String, String): int
-
atmark(long): boolean
-
connect(long, long): int
-
send(long, byte[], int, int): int
-
sendb(long, ByteBuffer, int, int): int
-
sendib(long, ByteBuffer, int, int): int
-
sendbb(long, int, int): int
-
sendibb(long, int, int): int
-
sendv(long, byte[][]): int
-
sendto(long, long, int, byte[], int, int): int
-
recv(long, byte[], int, int): int
-
recvt(long, byte[], int, int, long): int
-
recvb(long, ByteBuffer, int, int): int
-
recvbb(long, int, int): int
-
recvbt(long, ByteBuffer, int, int, long): int
-
recvbbt(long, int, int, long): int
-
recvfrom(long, long, int, byte[], int, int): int
-
optSet(long, int, int): int
-
optGet(long, int): int
-
timeoutSet(long, long): int
-
timeoutGet(long): long
-
sendfile(long, long, byte[][], byte[][], long, long, int): long
-
sendfilen(long, long, long, long, int): long
-
pool(long): long
-
get(long, int): long
-
setsbb(long, ByteBuffer): void
-
setrbb(long, ByteBuffer): void
-
dataSet(long, String, Object): int
-
dataGet(long, String): Object
-
Status
-
Stdlib
-
Thread
-
Time
-
User
Java files
Class files