org.wso2.carbon.registry.core.config
Class MediaTypeHandlerConfiguration

java.lang.Object
  extended by org.wso2.carbon.registry.core.config.MediaTypeHandlerConfiguration

Deprecated.

@Deprecated
public class MediaTypeHandlerConfiguration
extends Object


Constructor Summary
MediaTypeHandlerConfiguration()
          Deprecated.  
 
Method Summary
 String getMediaType()
          Deprecated.  
 String getMediaTypeHandler()
          Deprecated.  
 void setMediaType(String mediaType)
          Deprecated.  
 void setMediaTypeHandler(String mediaTypeHandler)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaTypeHandlerConfiguration

public MediaTypeHandlerConfiguration()
Deprecated. 
Method Detail

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.