com.sun.jersey.api
Class MediaTypes

java.lang.Object
  extended by com.sun.jersey.api.MediaTypes

public final class MediaTypes
extends java.lang.Object

Common media types.

Author:
Paul.Sandoz@Sun.Com

Field Summary
static javax.ws.rs.core.MediaType FAST_INFOSET
           
static javax.ws.rs.core.MediaType WADL
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WADL

public static final javax.ws.rs.core.MediaType WADL

FAST_INFOSET

public static final javax.ws.rs.core.MediaType FAST_INFOSET


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