|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProxyHelpers
Helper classes registered with HelperProxyFactory must implement this interface.
AbstractProxyHelpers| Method Summary | ||
|---|---|---|
|
initProxyHelpers(HelperProxyFactory helperProxyFactory,
org.apache.axis.message.addressing.EndpointReferenceType target,
Class<T> iface)
Initialise a new proxy. |
|
| Method Detail |
|---|
<T> T initProxyHelpers(HelperProxyFactory helperProxyFactory,
org.apache.axis.message.addressing.EndpointReferenceType target,
Class<T> iface)
helperProxyFactory - the factory creating the helpertarget - the EPR of the remote resourceiface - the interface requested by the caller of ProxyFactory.createProxy(org.apache.axis.message.addressing.EndpointReferenceType, java.lang.Class)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||