Xindice API
version 1.2m1

org.apache.xindice.core.request
Class XindiceStreamHandler

java.lang.Object
  extended byjava.net.URLStreamHandler
      extended byorg.apache.xindice.core.request.XindiceStreamHandler

public class XindiceStreamHandler
extends URLStreamHandler

XindiceStreamHandler handler that knows how to handle Xindice URL instances

Version:
$Revision: 541508 $, $Date: 2007-05-24 21:54:12 -0400 (Thu, 24 May 2007) $

Constructor Summary
XindiceStreamHandler()
           
 
Method Summary
protected  URLConnection openConnection(URL u)
          Returns a URLConnection object that represents a connection to the remote object referred to by the URL.
 
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalForm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XindiceStreamHandler

public XindiceStreamHandler()
Method Detail

openConnection

protected URLConnection openConnection(URL u)
Returns a URLConnection object that represents a connection to the remote object referred to by the URL.


Xindice API
version 1.2m1

Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.