org.jenkinsci.plugins.deploy.weblogic.util
Class URLUtils

java.lang.Object
  extended by org.jenkinsci.plugins.deploy.weblogic.util.URLUtils

public class URLUtils
extends Object

Author:
rchaumie

Field Summary
static String HTTP_PROTOCOL_PREFIX
           
 
Constructor Summary
URLUtils()
           
 
Method Summary
static boolean exists(String URLName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HTTP_PROTOCOL_PREFIX

public static final String HTTP_PROTOCOL_PREFIX
See Also:
Constant Field Values
Constructor Detail

URLUtils

public URLUtils()
Method Detail

exists

public static boolean exists(String URLName)
Parameters:
URLName -
Returns:


Copyright © 2004-2013. All Rights Reserved.