EAF 6.4 Implementation

com.lutris.appserver.server.httpPresentation
Class Mime

java.lang.Object
  extended bycom.lutris.http.MimeType
      extended bycom.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


EAF 6.4 Implementation