Class XMPPUtils
- java.lang.Object
-
- org.apache.axis2.transport.xmpp.util.XMPPUtils
-
public class XMPPUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description XMPPUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetAccountName(String transportUrl)Extract XMPP server accountName section from transport URL passed in.static StringgetServiceName(String transportUrl)Extract Service name from transport URL passed in
-