|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BPELTestAbstract.Invocation in org.apache.ode.test |
|---|
| Fields in org.apache.ode.test declared as BPELTestAbstract.Invocation | |
|---|---|
BPELTestAbstract.Invocation |
BPELTestAbstract.Invocation.synchronizeWith
for sync invocations |
| Fields in org.apache.ode.test with type parameters of type BPELTestAbstract.Invocation | |
|---|---|
protected java.util.List<BPELTestAbstract.Invocation> |
BPELTestAbstract._invocations
The things we'd like to invoke. |
| Methods in org.apache.ode.test that return BPELTestAbstract.Invocation | |
|---|---|
protected BPELTestAbstract.Invocation |
BPELTestAbstract.addInvoke(java.lang.String id,
javax.xml.namespace.QName target,
java.lang.String operation,
java.lang.String request,
java.lang.String responsePattern)
|
protected BPELTestAbstract.Invocation |
BPELTestAbstract.addInvoke(java.lang.String id,
javax.xml.namespace.QName target,
java.lang.String operation,
java.lang.String request,
java.lang.String responsePattern,
BPELTestAbstract.Invocation synchronizeWith)
|
| Methods in org.apache.ode.test with parameters of type BPELTestAbstract.Invocation | |
|---|---|
protected BPELTestAbstract.Invocation |
BPELTestAbstract.addInvoke(java.lang.String id,
javax.xml.namespace.QName target,
java.lang.String operation,
java.lang.String request,
java.lang.String responsePattern,
BPELTestAbstract.Invocation synchronizeWith)
|
| Constructors in org.apache.ode.test with parameters of type BPELTestAbstract.Invocation | |
|---|---|
BPELTestAbstract.Invocation(java.lang.String id,
BPELTestAbstract.Invocation synchronizeWith)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||