|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InteractionKey
InteractionKey Interface
CSL of EU Provenance
Method Summary | |
---|---|
java.net.URI |
getInteractionId()
Get the InteractionId of this InteractionKey |
org.apache.axis.message.addressing.EndpointReference |
getMsgSink()
Get the Message Sink of this InteractionKey |
org.apache.axis.message.addressing.EndpointReference |
getMsgSource()
Get the Message Source of this InteractionKey |
void |
setInteractionId(java.net.URI interactionId)
set the InteractionID of this InteractionKey |
void |
setMsgSink(org.apache.axis.message.addressing.EndpointReference msgSink)
set the Message Sink of this InteractionKey |
void |
setMsgSource(org.apache.axis.message.addressing.EndpointReference msgSource)
set the Message Sink of this InteractionKey |
Method Detail |
---|
java.net.URI getInteractionId() throws CSLException
CSLException
org.apache.axis.message.addressing.EndpointReference getMsgSink() throws CSLException
CSLException
org.apache.axis.message.addressing.EndpointReference getMsgSource() throws CSLException
CSLException
void setInteractionId(java.net.URI interactionId) throws CSLException
interactionId
- java.net.URI
CSLException
void setMsgSink(org.apache.axis.message.addressing.EndpointReference msgSink) throws CSLException
msgSink
- org.apache.axis.message.addressing.EndpointReference
CSLException
void setMsgSource(org.apache.axis.message.addressing.EndpointReference msgSource) throws CSLException
msgSource
- org.apache.axis.message.addressing.EndpointReference
CSLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |