keycloak-federation
cx.ath.matthew.unix.UnixSocket メンバ一覧

継承メンバを含む cx.ath.matthew.unix.UnixSocket の全メンバ一覧です。

addresscx.ath.matthew.unix.UnixSocketprivate
blockingcx.ath.matthew.unix.UnixSocketprivate
close()cx.ath.matthew.unix.UnixSocketinline
closedcx.ath.matthew.unix.UnixSocketprivate
connect(UnixSocketAddress address)cx.ath.matthew.unix.UnixSocketinline
connect(String address)cx.ath.matthew.unix.UnixSocketinline
connectedcx.ath.matthew.unix.UnixSocketprivate
finalize()cx.ath.matthew.unix.UnixSocketinline
getAddress()cx.ath.matthew.unix.UnixSocketinline
getBlocking()cx.ath.matthew.unix.UnixSocketinline
getInputStream()cx.ath.matthew.unix.UnixSocketinline
getOutputStream()cx.ath.matthew.unix.UnixSocketinline
getPassCred()cx.ath.matthew.unix.UnixSocketinline
getPeerGID()cx.ath.matthew.unix.UnixSocketinline
getPeerPID()cx.ath.matthew.unix.UnixSocketinline
getPeerUID()cx.ath.matthew.unix.UnixSocketinline
gidcx.ath.matthew.unix.UnixSocketprivate
iscx.ath.matthew.unix.UnixSocketprivate
isClosed()cx.ath.matthew.unix.UnixSocketinline
isConnected()cx.ath.matthew.unix.UnixSocketinline
isInputShutdown()cx.ath.matthew.unix.UnixSocketinline
isOutputShutdown()cx.ath.matthew.unix.UnixSocketinline
native_close(int sock)cx.ath.matthew.unix.UnixSocketprivate
native_connect(String address, boolean abs)cx.ath.matthew.unix.UnixSocketprivate
native_getGID(int sock)cx.ath.matthew.unix.UnixSocketprivate
native_getPID(int sock)cx.ath.matthew.unix.UnixSocketprivate
native_getUID(int sock)cx.ath.matthew.unix.UnixSocketprivate
native_recv_creds(int sock, int[] creds)cx.ath.matthew.unix.UnixSocketprivate
native_send_creds(int sock, byte data)cx.ath.matthew.unix.UnixSocketprivate
native_set_pass_cred(int sock, boolean passcred)cx.ath.matthew.unix.UnixSocketprivate
oscx.ath.matthew.unix.UnixSocketprivate
passcredcx.ath.matthew.unix.UnixSocketprivate
pidcx.ath.matthew.unix.UnixSocketprivate
recvCredentialByte()cx.ath.matthew.unix.UnixSocketinline
sendCredentialByte(byte data)cx.ath.matthew.unix.UnixSocketinline
setBlocking(boolean enable)cx.ath.matthew.unix.UnixSocketinline
setPassCred(boolean enable)cx.ath.matthew.unix.UnixSocketinline
setSoTimeout(int timeout)cx.ath.matthew.unix.UnixSocketinline
shutdownInput()cx.ath.matthew.unix.UnixSocketinline
shutdownOutput()cx.ath.matthew.unix.UnixSocketinline
sockcx.ath.matthew.unix.UnixSocketprivate
uidcx.ath.matthew.unix.UnixSocketprivate
UnixSocket(int sock, UnixSocketAddress address)cx.ath.matthew.unix.UnixSocketinlinepackage
UnixSocket()cx.ath.matthew.unix.UnixSocketinline
UnixSocket(UnixSocketAddress address)cx.ath.matthew.unix.UnixSocketinline
UnixSocket(String address)cx.ath.matthew.unix.UnixSocketinline