public class SOADirectBindingUtil
extends java.lang.Object
| Constructor and Description | 
|---|
SOADirectBindingUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
static java.lang.String | 
ensureScheme(java.lang.String servicePath)
Ensures that the service path is prefixed by the direct binding protocol scheme 
 | 
static boolean | 
isSOADirectBindingAddress(java.lang.String servicePath)
Checks whether the specified service path is a complete 
 | 
public static java.lang.String ensureScheme(java.lang.String servicePath)
servicePath - the service path to checkpublic static boolean isSOADirectBindingAddress(java.lang.String servicePath)
servicePath - the path to validate