public class XMPPUtils extends Object
| Constructor and Description |
|---|
XMPPUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAccountName(String transportUrl)
Extract XMPP server accountName section from transport URL passed in.
|
static String |
getServiceName(String transportUrl)
Extract Service name from transport URL passed in
|
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.