scone.proxy
Class FixContentTypeEditor2

java.lang.Object
  extended by HttpEditor
      extended by scone.proxy.FixContentTypeEditor2

public class FixContentTypeEditor2
extends HttpEditor


Field Summary
static java.lang.String COPYRIGHT
           
 
Constructor Summary
FixContentTypeEditor2()
           
 
Method Summary
 void handleRequest(RequestEvent requestevent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
Constructor Detail

FixContentTypeEditor2

public FixContentTypeEditor2()
Method Detail

handleRequest

public void handleRequest(RequestEvent requestevent)
                   throws RequestRejectedException,
                          java.io.IOException
Throws:
RequestRejectedException
java.io.IOException