EAF 7.6 Implementation

com.lutris.appserver.server.httpPresentation
Class Mime

java.lang.Object
  extended by com.lutris.http.MimeType
      extended by com.lutris.appserver.server.httpPresentation.Mime

public class Mime
extends MimeType


Constructor Summary
Mime()
          Constructor
 
Method Summary
 
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 7.6 Implementation