Liferay 6.2.0-ce-rc3

com.liferay.portal.kernel.jsonwebservice
Interface JSONWebServiceClassVisitorFactory

All Known Implementing Classes:
JSONWebServiceClassVisitorFactoryImpl

public interface JSONWebServiceClassVisitorFactory


Method Summary
 JSONWebServiceClassVisitor create(InputStream inputStream)
           
 

Method Detail

create

JSONWebServiceClassVisitor create(InputStream inputStream)
                                  throws IOException
Throws:
IOException

Liferay 6.2.0-ce-rc3