barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

Serialized Form


Package com.barchart.udt

Class com.barchart.udt.ExceptionUDT extends SocketException implements Serializable

Serialized Fields

errorUDT

ErrorUDT errorUDT
The error udt. Keeps error description for this exception. Use this enum in switch/case to fine tune exception processing.


socketID

int socketID
The socket id. Keeps socketID of the socket that produced this exception. Can possibly contain '0' when particular method can not determine ExceptionUDT.socketID that produced the exception.

Class com.barchart.udt.LingerUDT extends Number implements Serializable

serialVersionUID: 3414455799823407217L

Serialized Fields

timeout

int timeout

Package com.barchart.udt.net

Class com.barchart.udt.net.ExceptionReceiveUDT extends ExceptionUDT implements Serializable

Class com.barchart.udt.net.ExceptionSendUDT extends ExceptionUDT implements Serializable


barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

Copyright © 2009-2013 Barchart, Inc.. All Rights Reserved.