public class PubUtils
extends java.lang.Object
| Constructor and Description |
|---|
PubUtils(javax.ws.rs.container.ContainerRequestContext requestContext) |
PubUtils(javax.ws.rs.core.UriInfo uriInfo) |
| Modifier and Type | Method and Description |
|---|---|
org.tiogasolutions.push.pub.domain.PubConfig |
toConfig(org.tiogasolutions.dev.common.net.HttpStatusCode statusCode,
org.tiogasolutions.push.kernel.clients.DomainProfileEntity domainProfile,
org.tiogasolutions.push.kernel.system.PluginManager pluginManager) |
javax.ws.rs.core.Response.ResponseBuilder |
toResponse(org.tiogasolutions.pub.PubItem pubItem) |
public PubUtils(javax.ws.rs.core.UriInfo uriInfo)
public PubUtils(javax.ws.rs.container.ContainerRequestContext requestContext)
public javax.ws.rs.core.Response.ResponseBuilder toResponse(org.tiogasolutions.pub.PubItem pubItem)
public org.tiogasolutions.push.pub.domain.PubConfig toConfig(org.tiogasolutions.dev.common.net.HttpStatusCode statusCode,
org.tiogasolutions.push.kernel.clients.DomainProfileEntity domainProfile,
org.tiogasolutions.push.kernel.system.PluginManager pluginManager)