|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WsrExchangeInfo
| 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 |
|---|
boolean hasRequest()
boolean hasPollRequest()
boolean hasResponse()
boolean isProcessRequest()
boolean isProcessPollRequest()
boolean isProcessResponse()
AddressingHeaders getAddressingHeaders()
boolean isValidExchange()
String getProblemsWithExchange()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||