|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sandesha2.addressing.EPRDecorator
public abstract class EPRDecorator
| Constructor Summary | |
|---|---|
EPRDecorator(org.apache.axis2.context.ConfigurationContext configCtx)
|
|
| Method Summary | |
|---|---|
void |
checkEndpointReference(org.apache.axis2.addressing.EndpointReference ref)
This method is called for outbound msgs in order to verify the TO EPR is valid |
abstract org.apache.axis2.addressing.EndpointReference |
decorateEndpointReference(org.apache.axis2.addressing.EndpointReference ref)
Decorates the endpoint reference with any additional routing information required |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EPRDecorator(org.apache.axis2.context.ConfigurationContext configCtx)
| Method Detail |
|---|
public abstract org.apache.axis2.addressing.EndpointReference decorateEndpointReference(org.apache.axis2.addressing.EndpointReference ref)
ref -
public void checkEndpointReference(org.apache.axis2.addressing.EndpointReference ref)
ref -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||