org.fao.geonet.lib
Class NetLib

java.lang.Object
  extended by org.fao.geonet.lib.NetLib

public class NetLib
extends java.lang.Object


Constructor Summary
NetLib()
           
 
Method Summary
 boolean isUrlValid(java.lang.String url)
           
 void setupProxy(jeeves.server.context.ServiceContext context, jeeves.utils.XmlRequest req)
           
 void setupProxy(SettingManager sm, jeeves.utils.XmlRequest req)
          Setup proxy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetLib

public NetLib()
Method Detail

setupProxy

public void setupProxy(jeeves.server.context.ServiceContext context,
                       jeeves.utils.XmlRequest req)

setupProxy

public void setupProxy(SettingManager sm,
                       jeeves.utils.XmlRequest req)
Setup proxy


isUrlValid

public boolean isUrlValid(java.lang.String url)