dk.netarkivet.viewerproxy
Class URIObserver.URIResponseCodePair

java.lang.Object
  extended by dk.netarkivet.viewerproxy.URIObserver.URIResponseCodePair
Enclosing class:
URIObserver

static final class URIObserver.URIResponseCodePair
extends java.lang.Object

Helper class to be able to notify about a pair of .


Constructor Summary
URIObserver.URIResponseCodePair(java.net.URI uri, int code)
          initialise values.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URIObserver.URIResponseCodePair

public URIObserver.URIResponseCodePair(java.net.URI uri,
                                       int code)
initialise values.

Parameters:
uri - The URI
code - The code