examples
Class fwhois
java.lang.Object
examples.fwhois
public final class fwhois
- extends Object
This is an example of how you would implement the Linux fwhois command
in Java using NetComponents. The Java version is much shorter.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fwhois
public fwhois()
main
public static final void main(String[] args)
Copyright © 1997-2010 The Apache Software Foundation. All Rights Reserved.