org.codehaus.xfire.type.mtom
Class MTOMDataContentHandlerFactory

java.lang.Object
  extended by org.codehaus.xfire.attachments.AbstractDataContentHandlerFactory
      extended by org.codehaus.xfire.type.mtom.MTOMDataContentHandlerFactory
All Implemented Interfaces:
javax.activation.DataContentHandlerFactory

public class MTOMDataContentHandlerFactory
extends AbstractDataContentHandlerFactory

Author:
Dan Diephouse

Constructor Summary
MTOMDataContentHandlerFactory()
           
 
Method Summary
 
Methods inherited from class org.codehaus.xfire.attachments.AbstractDataContentHandlerFactory
createDataContentHandler, getContentType, getDataContentHandler, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MTOMDataContentHandlerFactory

public MTOMDataContentHandlerFactory()


Copyright © 2004-2005 Codehaus. All Rights Reserved.