HPSearch

cgl.hpsearch.common.SOAPProcessor
Interface HTTPConstants

All Known Implementing Classes:
HTTPListenerWorker

public interface HTTPConstants

Created on Feb 25, 2005

Author:
Harshawardhan Gadgil (hgadgil@grids.ucs.indiana.edu)

Field Summary
static String CONTENT_LENGTH
           
static String CONTENT_TYPE
           
static byte[] HTML_MIME_STUFF
           
static byte[] HTTP
           
static byte[] ISE
           
static byte[] NOCONTENT
           
static byte[] OK
           
static byte[] SENDER
           
static byte[] SEPARATOR
           
static QName SOAP_FAULT12
           
static byte[] UNAUTH
           
static byte[] XML_MIME_STUFF
           
 

Field Detail

OK

public static final byte[] OK

NOCONTENT

public static final byte[] NOCONTENT

UNAUTH

public static final byte[] UNAUTH

SENDER

public static final byte[] SENDER

ISE

public static final byte[] ISE

HTTP

public static final byte[] HTTP

XML_MIME_STUFF

public static final byte[] XML_MIME_STUFF

HTML_MIME_STUFF

public static final byte[] HTML_MIME_STUFF

SEPARATOR

public static final byte[] SEPARATOR

SOAP_FAULT12

public static final QName SOAP_FAULT12

CONTENT_LENGTH

public static final String CONTENT_LENGTH
See Also:
Constant Field Values

CONTENT_TYPE

public static final String CONTENT_TYPE
See Also:
Constant Field Values

HPSearch

For comments and suggestions please send e-mail to Harshawardhan Gadgil
Last updated: June 9 2006