com.jproxy.proxy.providers
Class AxisObjectDeserializerFactory

java.lang.Object
  extended bycom.jproxy.proxy.providers.AxisObjectDeserializerFactory

public class AxisObjectDeserializerFactory
extends java.lang.Object


Constructor Summary
AxisObjectDeserializerFactory()
           
 
Method Summary
 javax.xml.rpc.encoding.Deserializer getDeserializerAs(java.lang.String mechanismType)
           
 java.util.Iterator getSupportedMechanismTypes()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisObjectDeserializerFactory

public AxisObjectDeserializerFactory()
Method Detail

getDeserializerAs

public javax.xml.rpc.encoding.Deserializer getDeserializerAs(java.lang.String mechanismType)

getSupportedMechanismTypes

public java.util.Iterator getSupportedMechanismTypes()


Copyright © JProxy LLC. All Rights Reserved.