org.wso2.carbon.registry.core.config
Class MediaTypeHandlerConfiguration
java.lang.Object
org.wso2.carbon.registry.core.config.MediaTypeHandlerConfiguration
Deprecated.
@Deprecated
public class MediaTypeHandlerConfiguration
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MediaTypeHandlerConfiguration
public MediaTypeHandlerConfiguration()
- Deprecated.
getMediaType
public String getMediaType()
- Deprecated.
setMediaType
public void setMediaType(String mediaType)
- Deprecated.
getMediaTypeHandler
public String getMediaTypeHandler()
- Deprecated.
setMediaTypeHandler
public void setMediaTypeHandler(String mediaTypeHandler)
- Deprecated.
Copyright © 2014 WSO2 Inc. All Rights Reserved.