gnu.inet.finger

Class Handler


public class Handler
extends URLStreamHandler

A URL stream handler implementing the finger protocol.

Author:
Chris Burdess

Method Summary

protected int
getDefaultPort()
protected URLConnection
openConnection(URL url)

Method Details

getDefaultPort

protected int getDefaultPort()


openConnection

protected URLConnection openConnection(URL url)
            throws IOException


© Copyright 2003 The Free Software Foundation, all rights reserved