com.docmosis.document.converter
Class RemoteConverterTerminus
java.lang.Object
com.docmosis.document.converter.RemoteConverter
com.docmosis.document.converter.RemoteConverterTerminus
- All Implemented Interfaces:
- Runnable
Deprecated. superseded by RemoteConverter
- public class RemoteConverterTerminus
- extends RemoteConverter
This class is the old name (currently available for backward compatibility in scripts)
This class simply delegates to the RemoteConverter class.
- See Also:
RemoteConverter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteConverterTerminus
public RemoteConverterTerminus(String converterClass,
File executable,
int port,
SSLSocketSettings sslSettings)
throws IllegalArgumentException,
SecurityException,
ClassNotFoundException,
InstantiationException,
IllegalAccessException,
InvocationTargetException,
NoSuchMethodException,
IOException
- Deprecated.
getClassName
protected static String getClassName()
- Deprecated.
main
public static void main(String[] args)
throws ClassNotFoundException,
IllegalArgumentException,
SecurityException,
InstantiationException,
IllegalAccessException,
InvocationTargetException,
NoSuchMethodException,
IOException
- Deprecated.
- Throws:
ClassNotFoundException
IllegalArgumentException
SecurityException
InstantiationException
IllegalAccessException
InvocationTargetException
NoSuchMethodException
IOException
Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.