Liferay 6.2-ce-ga5

com.liferay.portal.jsonwebservice
Class JSONWebServiceClassVisitorFactoryImpl

java.lang.Object
  extended by com.liferay.portal.jsonwebservice.JSONWebServiceClassVisitorFactoryImpl
All Implemented Interfaces:
JSONWebServiceClassVisitorFactory

public class JSONWebServiceClassVisitorFactoryImpl
extends Object
implements JSONWebServiceClassVisitorFactory


Constructor Summary
JSONWebServiceClassVisitorFactoryImpl()
           
 
Method Summary
 JSONWebServiceClassVisitor create(InputStream inputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONWebServiceClassVisitorFactoryImpl

public JSONWebServiceClassVisitorFactoryImpl()
Method Detail

create

public JSONWebServiceClassVisitor create(InputStream inputStream)
                                  throws IOException
Specified by:
create in interface JSONWebServiceClassVisitorFactory
Throws:
IOException

Liferay 6.2-ce-ga5