|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Processing | |
org.openspml.v2.msg.spmlbatch |
Uses of Processing in org.openspml.v2.msg.spmlbatch |
Fields in org.openspml.v2.msg.spmlbatch declared as Processing | |
static Processing |
Processing.SEQUENTIAL
|
static Processing |
Processing.PARALLEL
|
Methods in org.openspml.v2.msg.spmlbatch that return Processing | |
static Processing[] |
Processing.getConstants()
|
Processing |
BatchRequest.getProcessing()
|
Methods in org.openspml.v2.msg.spmlbatch with parameters of type Processing | |
void |
BatchRequest.setProcessing(Processing processing)
|
Constructors in org.openspml.v2.msg.spmlbatch with parameters of type Processing | |
BatchRequest(java.lang.String requestId,
ExecutionMode executionMode,
Processing processing,
OnError onError)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |