|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
AddressingHeaders |
getAddressingHeaders()
Retrieve the addressing headers that were associated with this exchange |
String |
getProblemsWithExchange()
If this is an invalid exchange, this method reports all the problems contained within this exchange. |
boolean |
hasPollRequest()
Checks to see if the PollRequest element is available |
boolean |
hasRequest()
Checks to see if the Request Element is available |
boolean |
hasResponse()
Checks to see if the Response Element is available |
boolean |
isProcessPollRequest()
Checks to see if this is a process PollRequest exchange |
boolean |
isProcessRequest()
Checks to see if this is a Process Request exchange |
boolean |
isProcessResponse()
Checks to see if this is a process Response exchange |
boolean |
isValidExchange()
Checks to see if this is a valid exchange |
| Method Detail |
public boolean hasRequest()
public boolean hasPollRequest()
public boolean hasResponse()
public boolean isProcessRequest()
public boolean isProcessPollRequest()
public boolean isProcessResponse()
public AddressingHeaders getAddressingHeaders()
public boolean isValidExchange()
public String getProblemsWithExchange()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||