org.portletbridge.portlet
Interface HttpClientState

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
PerPortletMemento
All Known Implementing Classes:
DefaultPerPortletMemento

public interface HttpClientState
extends java.io.Serializable

Author:
JMcCrindle

Method Summary
 SerializeableHttpState getHttpState()
           
 java.lang.String getProxyHost()
           
 int getProxyPort()
           
 

Method Detail

getHttpState

SerializeableHttpState getHttpState()

getProxyHost

java.lang.String getProxyHost()

getProxyPort

int getProxyPort()


Copyright © 2002-2006 Grape Design Limited. All Rights Reserved.