org.apache.axis2.transport.nhttp
Class NhttpConstants

java.lang.Object
  extended by org.apache.axis2.transport.nhttp.NhttpConstants

public class NhttpConstants
extends java.lang.Object


Field Summary
static java.lang.String SC_ACCEPTED
           
static java.lang.String SENDING_FAULT
           
 
Constructor Summary
NhttpConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SC_ACCEPTED

public static final java.lang.String SC_ACCEPTED
See Also:
Constant Field Values

SENDING_FAULT

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

NhttpConstants

public NhttpConstants()


Copyright © 2007 Apache Web Services Project. All Rights Reserved.