|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SocketHandler in net.alhem.jsockets |
|---|
| Fields in net.alhem.jsockets declared as SocketHandler | |
|---|---|
private SocketHandler |
Socket.m_handler
|
| Methods in net.alhem.jsockets that return SocketHandler | |
|---|---|
SocketHandler |
Socket.Handler()
|
| Methods in net.alhem.jsockets with parameters of type SocketHandler | |
|---|---|
void |
StdLog.error(SocketHandler h,
Socket s,
java.lang.String user_text,
int err,
java.lang.String sys_err,
int loglevel)
|
void |
StdoutLog.error(SocketHandler h,
Socket s,
java.lang.String user_text,
int err,
java.lang.String sys_err,
int loglevel)
|
| Constructors in net.alhem.jsockets with parameters of type SocketHandler | |
|---|---|
HttpGetSocket(SocketHandler h)
Creates a new instance of HttpGetSocket |
|
HTTPSocket(SocketHandler h)
Creates a new instance of HTTPSocket |
|
ListenSocket(SocketHandler h,
Socket creator)
Creates a new instance of ListenSocket |
|
Socket(SocketHandler h)
Creates a new instance of Socket |
|
TcpSocket(SocketHandler h)
|
|
TcpSocket(SocketHandler h,
int ilen,
int olen)
Creates a new instance of TcpSocket |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||