All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.agletx.patterns.NetUtils

java.lang.Object
   |
   +----com.ibm.agletx.patterns.NetUtils

public class NetUtils
extends Object

Constructor Index

 o NetUtils()

Method Index

 o getDefaultPort(String)
 o main(String[])
 o sameURL(URL, URL)

Constructors

 o NetUtils
 public NetUtils()

Methods

 o sameURL
 public static boolean sameURL(URL u1,
                               URL u2)
 o getDefaultPort
 public static int getDefaultPort(String protocol)
 o main
 public static void main(String arg[]) throws IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index