public class HttpUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
endsWithIgnoreCase(String str,
String suffix) |
static String |
getSoapAction(AxisHttpRequest request) |
static int |
indexOfIngnoreCase(String str,
String subStr) |
static int |
lastIndexOfIgnoreCase(String str,
String subStr) |
public static String getSoapAction(AxisHttpRequest request)
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.