net.sourceforge.apphere.proxy.rabbit
Class AppHereWebSource

java.lang.Object
  extended bynet.sourceforge.apphere.proxy.rabbit.AppHereWebSource

public class AppHereWebSource
extends java.lang.Object

Author:
Dewi Roberts http://www.essex.ac.uk/chimera AppHereWebSource.java Created 09-Apr-2003 net.sourceforge.apphere.proxy.rabbit

Constructor Summary
AppHereWebSource(java.net.InetAddress ia, int port, HTTPHeader header)
          Constructor AppHereWebSource.
 
Method Summary
 WebConnection getConnection()
          Method getConnection.
 boolean isFetchRequest()
          Method isFetchRequest.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppHereWebSource

public AppHereWebSource(java.net.InetAddress ia,
                        int port,
                        HTTPHeader header)
Constructor AppHereWebSource.

Parameters:
header -
Method Detail

getConnection

public WebConnection getConnection()
                            throws java.io.IOException
Method getConnection.

Returns:
WebConnection
Throws:
java.io.IOException

isFetchRequest

public boolean isFetchRequest()
Method isFetchRequest.

Returns:
boolean