Enhydra 5.1 API

com.lutris.appserver.server.httpPresentation
Class Mime

java.lang.Object
  |
  +--com.lutris.http.MimeType
        |
        +--com.lutris.appserver.server.httpPresentation.Mime

public class Mime
extends MimeType


Constructor Summary
Mime()
          Constructor
 
Methods inherited from class com.lutris.http.MimeType
addType, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mime

public Mime()
Constructor


Enhydra 5.1 API