Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.servlet.util
Class BajaHttpUtils

java.lang.Object
  |
  +--oracle.cabo.servlet.util.BajaHttpUtils

public class BajaHttpUtils
extends java.lang.Object

Utilities for working with HTTP.


Method Summary
static void sendHttpError(BajaContext context, java.lang.Throwable t)
           
static void sendNotFoundError(BajaContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

sendNotFoundError

public static void sendNotFoundError(BajaContext context)
                              throws java.io.IOException

sendHttpError

public static void sendHttpError(BajaContext context,
                                 java.lang.Throwable t)
                          throws java.io.IOException

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.