Class Servlet.Interface.MethodReturn
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Servlet.Interface.MethodReturn

Object
   |
   +----Servlet.Interface.MethodReturn

public class MethodReturn
extends Object

Variable Index

 o MIMEType
 o buffer

Constructor Index

 o Servlet.Interface.MethodReturn(String, byte[])
 o Servlet.Interface.MethodReturn()

Variables

 o MIMEType
public java.lang.String MIMEType
 o buffer
public byte[] buffer

Constructors

 o MethodReturn
public MethodReturn(String MIMEType,
                    byte buffer)
 o MethodReturn
public MethodReturn()

All Packages  Class Hierarchy  This Package  Previous  Next  Index