Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
E
G
H
I
L
M
O
P
R
S
T
U
V
S
selectSocket(int)
- Method in class com.veraxsystems.icmp.jni.
IcmpJniBridge
Wait for ICMP socket data.
send(InetAddress, int, byte[], int)
- Method in class com.veraxsystems.icmp.jni.
IcmpJniBridge
Send ICMP EchoRequest.
Sender
- Class in
com.veraxsystems.icmp.ping.handlers
An ICMP sending thread implementation.
Sender(Receiver, IcmpJniBridge)
- Constructor for class com.veraxsystems.icmp.ping.handlers.
Sender
Constructor accepts
IcmpJniBridge
object that is used to send ICMP messages and
Receiver
that is used to pass request for further handling.
SendHandler
- Class in
com.veraxsystems.icmp.jni.handlers
Internally used class for testing socket simultaneous send/receive operation.
SendHandler(IcmpJniBridge, int, Counter)
- Constructor for class com.veraxsystems.icmp.jni.handlers.
SendHandler
Initialize handler
setErrorCode(int)
- Method in exception com.veraxsystems.icmp.jni.exception.
IcmpSystemException
Set system error code.
suite()
- Static method in class com.veraxsystems.icmp.jni.
IcmpJniBridgeTest
suite()
- Static method in class com.veraxsystems.icmp.ping.
PingTest
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
E
G
H
I
L
M
O
P
R
S
T
U
V