@Path(value=".*") public class PublicContentService extends Object implements ComposerService
Constructor and Description |
---|
PublicContentService(ServerConfig serverConfig) |
Modifier and Type | Method and Description |
---|---|
ServiceInfo |
getServiceInfo() |
javax.ws.rs.core.Response |
handleGet(org.wso2.msf4j.Request request) |
public PublicContentService(ServerConfig serverConfig)
@GET public javax.ws.rs.core.Response handleGet(@Context org.wso2.msf4j.Request request)
public ServiceInfo getServiceInfo()
getServiceInfo
in interface ComposerService
Copyright © 2018 WSO2. All rights reserved.