A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
S
- sctp - enum entry in org.openziti.api.InterceptProtocol
- SCTP - enum entry in org.openziti.net.Protocol
- send(ByteArray) - function in org.openziti.ZitiConnection
- sendUrgentData(Integer) - function in java.net.Socket
- sendUrgentData(Integer) - function in org.openziti.net.internal.SocketChannelSocket
- Service - class in org.openziti.api
- ServiceTerminator - class in org.openziti.api
- serviceUpdates() - function in org.openziti.Ziti
- serviceUpdates() - function in org.openziti.ZitiContext
- setAllowUserInteraction(Boolean) - function in java.net.URLConnection
- setApplicationInfo(String,String) - function in org.openziti.Ziti
- setAuthenticator(Authenticator) - function in java.net.HttpURLConnection
- setCall(Call) - function in org.openziti.net.internal.ZitiHTTPConnection
- setCall(Call) - function in org.openziti.net.internal.ZitiHTTPSConnection
- setChunkedStreamingMode(Integer) - function in java.net.HttpURLConnection
- setConnectTimeout(Integer) - function in java.net.URLConnection
- setDefaultUseCaches(Boolean) - function in java.net.URLConnection
- setDoInput(Boolean) - function in java.net.URLConnection
- setDoOutput(Boolean) - function in java.net.URLConnection
- setEnabled(Boolean) - function in org.openziti.ZitiContext
- setEnabledCipherSuites(Array) - function in org.openziti.net.internal.SSLEngineWrapper
- setEnabledCipherSuites(Array) - function in org.openziti.net.internal.ZitiSSLSocket
- setEnabledCipherSuites(Array) - function in org.openziti.net.nio.AsyncTLSChannel
- setEnabledCipherSuites(Array) - function in org.openziti.net.nio.AsyncTLSChannelSocket
- setEnabledProtocols(Array) - function in org.openziti.net.internal.SSLEngineWrapper
- setEnabledProtocols(Array) - function in org.openziti.net.internal.ZitiSSLSocket
- setEnabledProtocols(Array) - function in org.openziti.net.nio.AsyncTLSChannel
- setEnabledProtocols(Array) - function in org.openziti.net.nio.AsyncTLSChannelSocket
- setEnableSessionCreation(Boolean) - function in org.openziti.net.internal.SSLEngineWrapper
- setEnableSessionCreation(Boolean) - function in org.openziti.net.internal.ZitiSSLSocket
- setEnableSessionCreation(Boolean) - function in org.openziti.net.nio.AsyncTLSChannelSocket
- setFixedLengthStreamingMode(Integer) - function in java.net.HttpURLConnection
- setFixedLengthStreamingMode(Long) - function in java.net.HttpURLConnection
- setHandshakeApplicationProtocolSelector(BiFunction) - function in javax.net.ssl.SSLSocket
- setHandshakeApplicationProtocolSelector(BiFunction) - function in org.openziti.net.internal.SSLEngineWrapper
- setHeader(Integer,Boolean) - function in org.openziti.net.Message
- setHeader(Integer,ByteArray) - function in org.openziti.net.Message
- setHeader(Integer,Integer) - function in org.openziti.net.Message
- setHeader(Integer,String) - function in org.openziti.net.Message
- setHostnameVerifier(HostnameVerifier) - function in javax.net.ssl.HttpsURLConnection
- setIfModifiedSince(Long) - function in java.net.URLConnection
- setInstanceFollowRedirects(Boolean) - function in java.net.HttpURLConnection
- setKeepAlive(Boolean) - function in java.net.Socket
- setKeepAlive(Boolean) - function in org.openziti.net.internal.SocketChannelSocket
- setNeedClientAuth(Boolean) - function in org.openziti.net.internal.SSLEngineWrapper
- setNeedClientAuth(Boolean) - function in org.openziti.net.internal.ZitiSSLSocket
- setNeedClientAuth(Boolean) - function in org.openziti.net.nio.AsyncTLSChannelSocket
- setOOBInline(Boolean) - function in java.net.Socket
- setOOBInline(Boolean) - function in org.openziti.net.internal.SocketChannelSocket
- setOption(SocketOption,T) - function in java.net.Socket
- setOption(SocketOption,T) - function in org.openziti.net.internal.SocketChannelSocket
- setOption(SocketOption,T) - function in org.openziti.net.nio.AsyncTLSChannel
- setPerformancePreferences(Integer,Integer,Integer) - function in java.net.Socket
- setReadTimeout(Integer) - function in java.net.URLConnection
- setReceiveBufferSize(Integer) - function in java.net.Socket
- setReceiveBufferSize(Integer) - function in org.openziti.net.internal.SocketChannelSocket
- setRepTo(Integer) - function in org.openziti.net.Message
- setRequestMethod(String) - function in org.openziti.net.internal.ZitiHTTPConnection
- setRequestMethod(String) - function in org.openziti.net.internal.ZitiHTTPSConnection
- setRequestProperty(String,String) - function in org.openziti.net.internal.ZitiHTTPConnection
- setRequestProperty(String,String) - function in org.openziti.net.internal.ZitiHTTPSConnection
- setResponse(Response) - function in org.openziti.net.internal.ZitiHTTPConnection
- setResponse(Response) - function in org.openziti.net.internal.ZitiHTTPSConnection
- setReuseAddress(Boolean) - function in java.net.Socket
- setReuseAddress(Boolean) - function in org.openziti.net.internal.SocketChannelSocket
- setRxKey(ByteArray) - function in org.openziti.crypto.StreamImpl
- setRxState(SecretStream.State) - function in org.openziti.crypto.StreamImpl
- setSendBufferSize(Integer) - function in java.net.Socket
- setSendBufferSize(Integer) - function in org.openziti.net.internal.SocketChannelSocket
- setSeqNo(Integer) - function in org.openziti.net.Message
- setServerKey(Key) - function in org.openziti.identity.ZitiJWT.JwtTrustManager
- setSoLinger(Boolean,Integer) - function in java.net.Socket
- setSoLinger(Boolean,Integer) - function in org.openziti.net.internal.SocketChannelSocket
- setSoTimeout(Integer) - function in java.net.Socket
- setSoTimeout(Integer) - function in org.openziti.net.internal.ZitiSSLSocket
- setSoTimeout(Integer) - function in org.openziti.net.nio.AsyncTLSChannelSocket
- setSSLParameters(SSLParameters) - function in javax.net.ssl.SSLEngine
- setSSLParameters(SSLParameters) - function in javax.net.ssl.SSLSocket
- setSSLParameters(SSLParameters) - function in org.openziti.net.nio.AsyncTLSChannel
- setSSLParameters(SSLParameters) - function in org.openziti.net.nio.AsyncTLSChannelSocket
- setSSLSocketFactory(SSLSocketFactory) - function in javax.net.ssl.HttpsURLConnection
- setStackTrace(Array) - function in kotlin.Throwable
- setTcpNoDelay(Boolean) - function in java.net.Socket
- setTcpNoDelay(Boolean) - function in org.openziti.net.internal.SocketChannelSocket
- setTimeout(Long) - function in org.openziti.ZitiConnection
- setTrafficClass(Integer) - function in java.net.Socket
- setTrafficClass(Integer) - function in org.openziti.net.internal.SocketChannelSocket
- setUseCaches(Boolean) - function in java.net.URLConnection
- setUseClientMode(Boolean) - function in org.openziti.net.internal.SSLEngineWrapper
- setUseClientMode(Boolean) - function in org.openziti.net.internal.ZitiSSLSocket
- setUseClientMode(Boolean) - function in org.openziti.net.nio.AsyncTLSChannelSocket
- setWantClientAuth(Boolean) - function in org.openziti.net.internal.SSLEngineWrapper
- setWantClientAuth(Boolean) - function in org.openziti.net.internal.ZitiSSLSocket
- setWantClientAuth(Boolean) - function in org.openziti.net.nio.AsyncTLSChannelSocket
- shutdown() - function in org.openziti.net.nio.AsyncTLSChannel.Group
- shutdownInput() - function in java.net.Socket
- shutdownInput() - function in org.openziti.net.internal.SocketChannelSocket
- shutdownInput() - function in org.openziti.net.nio.AsyncTLSChannel
- shutdownNow() - function in org.openziti.net.nio.AsyncTLSChannel.Group
- shutdownOutput() - function in java.net.Socket
- shutdownOutput() - function in org.openziti.net.internal.SocketChannelSocket
- shutdownOutput() - function in org.openziti.net.nio.AsyncTLSChannel
- skip(Long) - function in java.io.InputStream
- SocketChannelSocket - class in org.openziti.net.internal
- Bypass Socket.
- SocketChannelSocket.Input - class in org.openziti.net.internal.SocketChannelSocket
- SocketChannelSocket.Output - class in org.openziti.net.internal.SocketChannelSocket
- sslContext() - function in org.openziti.identity.Identity
- sslContext() - function in org.openziti.identity.ZitiContext
- SSLEngineWrapper - class in org.openziti.net.internal
- startHandshake() - function in org.openziti.net.internal.ZitiSSLSocket
- startHandshake() - function in org.openziti.net.nio.AsyncTLSChannelSocket
- StateClosed - enum entry in org.openziti.net.ZitiProtocol.ContentType
- StateConnected - enum entry in org.openziti.net.ZitiProtocol.ContentType
- StateSessionEnded - enum entry in org.openziti.net.ZitiProtocol.ContentType
- statusUpdates() - function in org.openziti.ZitiContext
- StreamImpl - class in org.openziti.crypto
- supportedOptions() - function in java.net.Socket
- supportedOptions() - function in org.openziti.net.internal.SocketChannelSocket
- supportedOptions() - function in org.openziti.net.nio.AsyncTLSChannel
- SystemInfo - class in org.openziti.util
- SystemInfoKt - class in org.openziti.util
- SystemInfoProvider() - function in org.openziti.util.SystemInfoKt
- SystemInfoProvider - class in org.openziti.util