Liferay 6.2.0

com.liferay.portal.kernel.jsonwebservice
Interface JSONWebServiceClassVisitorFactory

All Known Implementing Classes:
JSONWebServiceClassVisitorFactoryImpl

public interface JSONWebServiceClassVisitorFactory


Method Summary
abstract  JSONWebServiceClassVisitor create(InputStream inputStream)
           
 

Method Detail

create

JSONWebServiceClassVisitor create(InputStream inputStream)
                                  throws IOException
Throws:
IOException

Liferay 6.2.0