|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Communication
Base interface for BPEL constructs representing a web-service communication.
Method Summary | |
---|---|
java.util.List<Correlation> |
getCorrelations()
|
java.lang.String |
getOperation()
Get the operation for the communication. |
java.lang.String |
getPartnerLink()
Get the partnerLink link on which to communicate. |
javax.xml.namespace.QName |
getPortType()
Get the port type for the communication. |
Method Detail |
---|
java.lang.String getOperation()
java.lang.String getPartnerLink()
javax.xml.namespace.QName getPortType()
null
)java.util.List<Correlation> getCorrelations()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |