Constant Field Values


Contents
org.mortbay.*

org.mortbay.jetty.client.HttpClient
public static final int CONNECTOR_SELECT_CHANNEL 2
public static final int CONNECTOR_SOCKET 0

org.mortbay.jetty.client.HttpExchange
public static final int STATUS_COMPLETED 7
public static final int STATUS_EXCEPTED 9
public static final int STATUS_EXPIRED 8
public static final int STATUS_PARSING_CONTENT 6
public static final int STATUS_PARSING_HEADERS 5
public static final int STATUS_SENDING_REQUEST 3
public static final int STATUS_START 0
public static final int STATUS_WAITING_FOR_COMMIT 2
public static final int STATUS_WAITING_FOR_CONNECTION 1
public static final int STATUS_WAITING_FOR_RESPONSE 4



Copyright © 1995-2010 Mort Bay Consulting. All Rights Reserved.