org.jboss.resteasy.tests.context
Class ContextService
java.lang.Object
org.jboss.resteasy.tests.context.ContextService
public class ContextService
- extends Object
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextService
public ContextService()
get
public String get(@Context
UriInfo uri)
getBase
public String getBase(@Context
UriInfo uri)
get
public String get(@Context
javax.servlet.ServletContext context)
get
public String get(@Context
javax.servlet.ServletConfig config)
getJson
public String getJson()
getXml
public String getXml()
Copyright © 2011. All Rights Reserved.