|
keycloak-federation
|


公開メンバ関数 | |
| USInputStream (int sock, UnixSocket us) | |
| void | close () throws IOException |
| boolean | markSupported () |
| int | read () throws IOException |
| int | read (byte[] b, int off, int len) throws IOException |
| boolean | isClosed () |
| UnixSocket | getSocket () |
| void | setBlocking (boolean enable) |
| void | setSoTimeout (int timeout) |
静的公開変数類 | |
| static final int | MSG_DONTWAIT = 0x40 |
変数 | |
| boolean | closed = false |
非公開メンバ関数 | |
| native int | native_recv (int sock, byte[] b, int off, int len, int flags, int timeout) throws IOException |
非公開変数類 | |
| int | sock |
| byte [] | onebuf = new byte[1] |
| UnixSocket | us |
| boolean | blocking = true |
| int | flags = 0 |
| int | timeout = 0 |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
package |
|
private |
|
static |
|
private |
|
private |
|
private |
|
private |
1.8.13