|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TargetResolver
TargetResolver
Interface to be implemented by code to update the invocation target URL before the transport is selected and the engine invoked. Examples of use: 1. wsa:To set to a URN value which needs translated to a targetable URL 2. support clustering where a single URI may repesent multiple servers and one must be selected
Method Summary | |
---|---|
void |
resolveTarget(MessageContext messageContext)
resolveTarget examines the MessageContext and updates the MessageContext in order to resolve the target. |
Method Detail |
---|
void resolveTarget(MessageContext messageContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |