Docmosis API 4.5.0

com.docmosis.document.converter
Class RemoteConverterTerminus

java.lang.Object
  extended bycom.docmosis.document.converter.RemoteConverter
      extended bycom.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

Constructor Summary
RemoteConverterTerminus(String converterClass, File executable, int port, SSLSocketSettings sslSettings)
          Deprecated.  
 
Method Summary
protected static String getClassName()
          Deprecated.  
static void main(String[] args)
          Deprecated.  
 
Methods inherited from class com.docmosis.document.converter.RemoteConverter
initialize, run, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteConverterTerminus

public RemoteConverterTerminus(String converterClass,
                               File executable,
                               int port,
                               SSLSocketSettings sslSettings)
                        throws IllegalArgumentException,
                               SecurityException,
                               ClassNotFoundException,
                               InstantiationException,
                               IllegalAccessException,
                               InvocationTargetException,
                               NoSuchMethodException,
                               IOException
Deprecated. 
Method Detail

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

Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.