org.xvolks.test
Class SNDPTester
java.lang.Object
org.xvolks.test.SNDPTester
public class SNDPTester
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INIT_SUCCESS
public static final int INIT_SUCCESS
- See Also:
- Constant Field Values
INIT_VERSION_ERROR
public static final int INIT_VERSION_ERROR
- See Also:
- Constant Field Values
INIT_SOCKET_FAILURE
public static final int INIT_SOCKET_FAILURE
- See Also:
- Constant Field Values
INIT_INI_NOT_FOUND
public static final int INIT_INI_NOT_FOUND
- See Also:
- Constant Field Values
INIT_MANAGER_START_FAILURE
public static final int INIT_MANAGER_START_FAILURE
- See Also:
- Constant Field Values
INIT_HEARTBEAT_FAILURE
public static final int INIT_HEARTBEAT_FAILURE
- See Also:
- Constant Field Values
INIT_INVALID_PORTNUMBER
public static final int INIT_INVALID_PORTNUMBER
- See Also:
- Constant Field Values
INIT_SHUTTDOWN_IN_PROGRESS
public static final int INIT_SHUTTDOWN_IN_PROGRESS
- See Also:
- Constant Field Values
INIT_ALREADY_INITIALIZED
public static final int INIT_ALREADY_INITIALIZED
- See Also:
- Constant Field Values
SNDP_DISCONNECTED
public static final int SNDP_DISCONNECTED
- See Also:
- Constant Field Values
SNDP_EXCEPTION
public static final int SNDP_EXCEPTION
- See Also:
- Constant Field Values
SNDP_NOT_INITIALIZED
public static final int SNDP_NOT_INITIALIZED
- See Also:
- Constant Field Values
SNDP_APP_ERROR
public static final int SNDP_APP_ERROR
- See Also:
- Constant Field Values
SNDP_INVALID_DOC_ID
public static final int SNDP_INVALID_DOC_ID
- See Also:
- Constant Field Values
SNDP_DLL_ERROR
public static final int SNDP_DLL_ERROR
- See Also:
- Constant Field Values
SNDP_CONNECTED
public static final int SNDP_CONNECTED
- See Also:
- Constant Field Values
SNDP_READYING
public static final int SNDP_READYING
- See Also:
- Constant Field Values
SNDP_READY
public static final int SNDP_READY
- See Also:
- Constant Field Values
SNDP_FLOWING
public static final int SNDP_FLOWING
- See Also:
- Constant Field Values
SNDP_FEEDER_EMPTY
public static final int SNDP_FEEDER_EMPTY
- See Also:
- Constant Field Values
SNDP_SHUTTING_DOWN
public static final int SNDP_SHUTTING_DOWN
- See Also:
- Constant Field Values
SNDP_SHUTDOWN
public static final int SNDP_SHUTDOWN
- See Also:
- Constant Field Values
SNDP_CODELINES_AVAILABLE
public static final int SNDP_CODELINES_AVAILABLE
- See Also:
- Constant Field Values
SNDP_FRONT_IMAGES_AVAILABLE
public static final int SNDP_FRONT_IMAGES_AVAILABLE
- See Also:
- Constant Field Values
SNDP_REAR_IMAGES_AVAILABLE
public static final int SNDP_REAR_IMAGES_AVAILABLE
- See Also:
- Constant Field Values
SNDP_DOC_COMPLETE_AVAILABLE
public static final int SNDP_DOC_COMPLETE_AVAILABLE
- See Also:
- Constant Field Values
SNDPTester
public SNDPTester()
main
public static void main(java.lang.String[] args)
throws NativeException,
java.lang.IllegalAccessException,
java.lang.InterruptedException,
java.lang.NoSuchMethodException
- Throws:
NativeException
java.lang.IllegalAccessException
java.lang.InterruptedException
java.lang.NoSuchMethodException
getUnitStatus
public static int getUnitStatus()
throws NativeException,
java.lang.NumberFormatException,
java.lang.IllegalAccessException
- Throws:
NativeException
java.lang.NumberFormatException
java.lang.IllegalAccessException
shutDown
public static void shutDown()
throws NativeException,
java.lang.IllegalAccessException
- Throws:
NativeException
java.lang.IllegalAccessException