org.gcube.execution.ocrservice
Class OCRServiceFactory
java.lang.Object
GCUBEPortType
org.gcube.execution.ocrservice.OCRServiceFactory
public class OCRServiceFactory
- extends GCUBEPortType
OCRServiceFactory creates resource instances and return
references to the created objects.
- Version:
- 0.1
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OCRServiceFactory
public OCRServiceFactory()
submit
public SubmitResponse submit(Submit request)
throws java.lang.Exception
- Throws:
java.lang.Exception
submitBulk
public SubmitResponse submitBulk(SubmitBulk request)
throws java.lang.Exception
- Throws:
java.lang.Exception
submitJDL
public SubmitResponse submitJDL(Submit request)
throws java.lang.Exception
- Throws:
java.lang.Exception
submitGrid
public SubmitResponse submitGrid(Submit request)
throws java.lang.Exception
- Throws:
java.lang.Exception
submitJDLBulk
public SubmitResponse submitJDLBulk(SubmitBulk request)
throws java.lang.Exception
- Throws:
java.lang.Exception
submitGridBulk
public SubmitResponse submitGridBulk(SubmitBulk request)
throws java.lang.Exception
- Throws:
java.lang.Exception