com.sun.jersey.server.impl.template
Class ViewResourceMethod

java.lang.Object
  extended by com.sun.jersey.server.impl.model.method.ResourceMethod
      extended by com.sun.jersey.server.impl.template.ViewResourceMethod

public class ViewResourceMethod
extends ResourceMethod

Author:
Paul.Sandoz@Sun.Com

Field Summary
 
Fields inherited from class com.sun.jersey.server.impl.model.method.ResourceMethod
COMPARATOR
 
Constructor Summary
ViewResourceMethod(java.util.List<QualitySourceMediaType> produces)
           
 
Method Summary
 
Methods inherited from class com.sun.jersey.server.impl.model.method.ResourceMethod
consumes, consumesWild, getConsumes, getDispatcher, getHttpMethod, getProduces, getRequestFilters, getResponseFilters, getTemplate, isProducesDeclared, mediaEquals
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewResourceMethod

public ViewResourceMethod(java.util.List<QualitySourceMediaType> produces)


Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.