keycloak-federation
|
公開メンバ関数 | |
USOutputStream (int sock, UnixSocket us) | |
void | close () throws IOException |
void | flush () |
void | write (byte[][] b) throws IOException |
void | write (byte[] b, int off, int len) throws IOException |
void | write (int b) throws IOException |
boolean | isClosed () |
UnixSocket | getSocket () |
変数 | |
boolean | closed = false |
非公開メンバ関数 | |
native int | native_send (int sock, byte[] b, int off, int len) throws IOException |
native int | native_send (int sock, byte[][] b) throws IOException |
非公開変数類 | |
int | sock |
byte [] | onebuf = new byte[1] |
UnixSocket | us |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
inline |
|
inline |
|
inline |
|
package |
|
private |
|
private |
|
private |