|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.awb.misc.NetUtils
Constructor Summary | |
NetUtils()
|
Method Summary | |
static int |
getDefaultPort(java.lang.String protocol)
|
static void |
main(java.lang.String[] arg)
|
static boolean |
sameURL(java.net.URL u1,
java.net.URL u2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NetUtils()
Method Detail |
public static int getDefaultPort(java.lang.String protocol)
public static void main(java.lang.String[] arg) throws java.io.IOException
public static boolean sameURL(java.net.URL u1, java.net.URL u2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |