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

G

getAddress() - Method in class com.veraxsystems.icmp.ping.handlers.PingRequest
Get ICMP request destination address
getAddress() - Method in class com.veraxsystems.icmp.ping.PingResult
The PingResult is response to ICMP EchoRequest.
getCount() - Method in class com.veraxsystems.icmp.jni.handlers.Counter
Get value of counter
getCreationTime() - Method in class com.veraxsystems.icmp.ping.handlers.PingRequest
Get time when object was created.
getData() - Method in class com.veraxsystems.icmp.jni.IcmpEchoResponse
Get data received in ICMP response message.
getData() - Method in class com.veraxsystems.icmp.ping.handlers.PingRequest
Get ICMP EchoRequest data that shall be send
getDataLength() - Method in class com.veraxsystems.icmp.ping.handlers.PingRequest
Get length of data to be sent.
getDestinationAddress() - Method in class com.veraxsystems.icmp.jni.IcmpEchoResponse
Get address of host the ICMP EchoRequest was sent to.
getEndTime() - Method in class com.veraxsystems.icmp.ping.handlers.PingRequest
Get request due time (when request timeout occurs)
getErrorCode() - Method in exception com.veraxsystems.icmp.jni.exception.IcmpSystemException
Get error code that caused this exception.
getHandler() - Method in class com.veraxsystems.icmp.ping.handlers.PingRequest
Get result handler object that is executed when ICMP result is obtained
getId() - Method in class com.veraxsystems.icmp.jni.IcmpJniBridge
Get identifier unique for computer starting from 0 up to 2147483647.
getMessageId() - Method in class com.veraxsystems.icmp.jni.IcmpEchoResponse
Get ICMP EchoRequest message id combined as integer from identifier+sequenceNumber (see RFC792).
getMessageId() - Method in class com.veraxsystems.icmp.ping.handlers.PingRequest
Get identifier of message related to this request (see IcmpJniBridge API for more information.
getResponseTime() - Method in class com.veraxsystems.icmp.jni.IcmpEchoResponse
Get time response was received.
getResponseTime() - Method in class com.veraxsystems.icmp.ping.PingResult
Get time of request processing.
getResult() - Method in class com.veraxsystems.icmp.ping.PingResult
Get type of result content.
getSendTime() - Method in class com.veraxsystems.icmp.ping.handlers.PingRequest
Get time the request was handled by sender
getSourceAddress() - Method in class com.veraxsystems.icmp.jni.IcmpEchoResponse
Get address of host that was a source of ICMP response.
getStatus() - Method in class com.veraxsystems.icmp.jni.IcmpEchoResponse
Get status of ICMP response.
getStatus() - Method in class com.veraxsystems.icmp.ping.PingResult
Get ICMP status.
getTimeout() - Method in class com.veraxsystems.icmp.ping.handlers.PingRequest
Get timeout attribute
getValue() - Method in enum com.veraxsystems.icmp.IcmpStatus
Get integer code of enumeration
getValue() - Method in enum com.veraxsystems.icmp.ping.PingResult.ResultType
Get integer code of enum

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