Package org.apache.muse.core.proxy

Interface Summary
ProxyHandler ProxyHandler defines the methods needed to serialize and deserialize the parameters an responses when making a remote web services invocation.
 

Class Summary
AbstractProxyHandler AbstractProxyHandler is a convenience class that implements all of the accessor methods of ProxyHandler, leaving only the serialization methods (fromXML(Element) and toXML(Object[])).
ReflectionProxyHandler ReflectionProxyHandler is a generic implementation of ProxyHandler that can be applied to any web service operation.
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.