com.jproxy.proxy.providers
Class AxisObjectSerializerFactory

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

public class AxisObjectSerializerFactory
extends java.lang.Object


Constructor Summary
AxisObjectSerializerFactory()
           
 
Method Summary
 javax.xml.rpc.encoding.Serializer getSerializerAs(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

AxisObjectSerializerFactory

public AxisObjectSerializerFactory()
Method Detail

getSerializerAs

public javax.xml.rpc.encoding.Serializer getSerializerAs(java.lang.String mechanismType)

getSupportedMechanismTypes

public java.util.Iterator getSupportedMechanismTypes()


Copyright © JProxy LLC. All Rights Reserved.