public class WrappedDataHandler
extends org.apache.axiom.util.activation.DataHandlerWrapper
| Constructor and Description |
|---|
WrappedDataHandler(javax.activation.DataHandler _delegate,
String _contentType)
Constructs a new instance of the WrappedDataHandler.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
public WrappedDataHandler(javax.activation.DataHandler _delegate,
String _contentType)
_delegate - the real DataHandler instance being wrapped_contentType - the user-defined contentType associated with the DataHandler instancepublic String getContentType()
getContentType in class org.apache.axiom.util.activation.DataHandlerWrapperCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.