Class HttpUtils
java.lang.Object
org.apache.axis2.transport.http.server.HttpUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanendsWithIgnoreCase(String str, String suffix) static StringgetSoapAction(AxisHttpRequest request) static intindexOfIngnoreCase(String str, String subStr) static intlastIndexOfIgnoreCase(String str, String subStr)
-
Method Details
-
getSoapAction
-
indexOfIngnoreCase
-
endsWithIgnoreCase
-
lastIndexOfIgnoreCase
-