Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jgroups.util
Class GetNetworkInterfaces  view GetNetworkInterfaces download GetNetworkInterfaces.java

java.lang.Object
  extended byorg.jgroups.util.GetNetworkInterfaces

public class GetNetworkInterfaces
extends java.lang.Object

Lists all network interfaces on a system

Version:
$Id: GetNetworkInterfaces.java,v 1.1 2005/06/23 13:31:09 belaban Exp $

Constructor Summary
GetNetworkInterfaces()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetNetworkInterfaces

public GetNetworkInterfaces()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.net.SocketException