org.apache.uima.adapter.soap
Class BinaryDeserializerFactory

java.lang.Object
  extended by org.apache.uima.adapter.soap.BinaryDeserializerFactory

public class BinaryDeserializerFactory
extends java.lang.Object

An Axis deserializer factory that constructs instances of BinaryDeserializer.


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

Constructor Detail

BinaryDeserializerFactory

public BinaryDeserializerFactory()
Method Detail

getDeserializerAs

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

getSupportedMechanismTypes

public java.util.Iterator getSupportedMechanismTypes()


Copyright © 2011. All Rights Reserved.