Uses of Class
org.processmining.exporting.bpel4ws.type.activity.Reply

Packages that use Reply
org.processmining.exporting.bpel4ws   
org.processmining.exporting.bpel4ws.type   
 

Uses of Reply in org.processmining.exporting.bpel4ws
 

Methods in org.processmining.exporting.bpel4ws with parameters of type Reply
 void BPEL4WSProcessToXMLVisitor.visitReply(Reply reply)
           
 void BPEL4WSRetriever.visitReply(Reply reply)
           
 

Uses of Reply in org.processmining.exporting.bpel4ws.type
 

Methods in org.processmining.exporting.bpel4ws.type with parameters of type Reply
abstract  void BPEL4WSVisitor.visitReply(Reply reply)