B C E G H I L M O P R S T U V

I

IcmpEchoResponse - Class in com.veraxsystems.icmp.jni
Class defines content of a data received as a response of ICMP EchoRequest.
IcmpEchoResponse() - Constructor for class com.veraxsystems.icmp.jni.IcmpEchoResponse
Constructor for ICMP response.
IcmpException - Exception in com.veraxsystems.icmp.jni.exception
The common exception definition for IcmpJniBridge class.
IcmpException(String) - Constructor for exception com.veraxsystems.icmp.jni.exception.IcmpException
The exception constructor.
IcmpFatalErrorException - Exception in com.veraxsystems.icmp.jni.exception
Exception used in by JNI DLL module in case it is not able to communicate with Java, especially it is not able to create Java objects.
IcmpFatalErrorException(String) - Constructor for exception com.veraxsystems.icmp.jni.exception.IcmpFatalErrorException
 
IcmpJniBridge - Class in com.veraxsystems.icmp.jni
The Java/DLL interface class.
IcmpJniBridge() - Constructor for class com.veraxsystems.icmp.jni.IcmpJniBridge
 
IcmpJniBridgeTest - Class in com.veraxsystems.icmp.jni
Unit test for ICMP JNI interface.
IcmpJniBridgeTest(String) - Constructor for class com.veraxsystems.icmp.jni.IcmpJniBridgeTest
Create the test case
IcmpStatus - Enum in com.veraxsystems.icmp
The set of expected ICMP response statuses.
IcmpSystemException - Exception in com.veraxsystems.icmp.jni.exception
The exception generated during access to IcmpJniBridge DLL module.
IcmpSystemException(int, String) - Constructor for exception com.veraxsystems.icmp.jni.exception.IcmpSystemException
The exception constructor.
IcmpTimeoutException - Exception in com.veraxsystems.icmp.jni.exception
Exception used when timeout occurs during IcmpJniBridge.receive() operation.
IcmpTimeoutException() - Constructor for exception com.veraxsystems.icmp.jni.exception.IcmpTimeoutException
Constructor
inc() - Method in class com.veraxsystems.icmp.jni.handlers.Counter
Increase counter value by one
init() - Static method in class com.veraxsystems.icmp.ping.LongPingTest
Initialize long run test
init() - Static method in class com.veraxsystems.icmp.ping.Ping
Initialize Ping class.
init() - Static method in class com.veraxsystems.icmp.ping.TimeCheckTest
Initialize long run test

B C E G H I L M O P R S T U V