Deprecated API

Deprecated Methods
com.dynalivery.pcre.PCREJob.ConvertPFInfoToVInfo(String, short, PCREValueInfoHolder)
          Obselete in Java PCRE (see PCREValueInfo) 
com.dynalivery.pcre.PCREJob.ConvertVInfoToPFInfo(PCREValueInfo, ShortHolder, StringBuffer)
          Obselete in Java PCRE (see PCREValueInfo) 
com.dynalivery.pcre.PCREJob.ExportOptions()
          This method is not implemented in the server and doesn't make sense in a client server environment since these dialog boxes would appear on the server machine. 
com.dynalivery.pcre.LoadBalancer.getReportServerName()
          As of Parallel Crystal 2.6, replaced by getConnectedClient() 
com.dynalivery.pcre.LoadBalancer.getReportServerName(int)
          As of Parallel Crystal 2.6, replaced by getConnectedClient(int) 
com.dynalivery.pcre.LoadBalancer.getReportServerName(String)
          As of Parallel Crystal 2.6, replaced by getConnectedClient(String) 
com.dynalivery.pcre.LoadBalancer.getReportServerName(String, int)
          As of Parallel Crystal 2.6, replaced by getConnectedClient(String, int) 
com.dynalivery.pcre.PCREApplicationClient.setRetrieveMode(boolean)
          As of Parallel Crystal 2.7, replaced by setRetrieveOutputToClientDisk in the PCREJob class. This method will still work and will cause all PCREJob's associated with this client to retrieve the output to the client disk.