railo.runtime.net.http
Class MultiPartResponseUtils

java.lang.Object
  extended by railo.runtime.net.http.MultiPartResponseUtils

public class MultiPartResponseUtils
extends Object


Constructor Summary
MultiPartResponseUtils()
           
 
Method Summary
static Array getParts(byte[] barr, String contentTypeHeader)
           
static boolean isMultipart(String mimetype)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiPartResponseUtils

public MultiPartResponseUtils()
Method Detail

isMultipart

public static boolean isMultipart(String mimetype)

getParts

public static Array getParts(byte[] barr,
                             String contentTypeHeader)
                      throws IOException,
                             PageException
Throws:
IOException
PageException


Copyright © 2012 Railo