com.liferay.portal.jsonwebservice
Class JSONWebServiceMappingResolver

java.lang.Object
  extended by com.liferay.portal.jsonwebservice.JSONWebServiceMappingResolver

public class JSONWebServiceMappingResolver
extends java.lang.Object

Author:
Igor Spasic

Constructor Summary
JSONWebServiceMappingResolver()
           
 
Method Summary
 java.lang.String resolveHttpMethod(java.lang.reflect.Method method)
           
 java.lang.String resolvePath(java.lang.Class<?> clazz, java.lang.reflect.Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONWebServiceMappingResolver

public JSONWebServiceMappingResolver()
Method Detail

resolveHttpMethod

public java.lang.String resolveHttpMethod(java.lang.reflect.Method method)

resolvePath

public java.lang.String resolvePath(java.lang.Class<?> clazz,
                                    java.lang.reflect.Method method)