public class ServiceLocator extends Object
| Constructor and Description |
|---|
ServiceLocator(Context context) |
ServiceLocator(URI serverUri) |
ServiceLocator(URI serverUri,
String username,
String password) |
ServiceLocator(URI serverUri,
String username,
String password,
String realm) |
public ServiceLocator(URI serverUri) throws NamingException
NamingExceptionpublic ServiceLocator(URI serverUri, String username, String password) throws NamingException
NamingExceptionpublic ServiceLocator(URI serverUri, String username, String password, String realm) throws NamingException
NamingExceptionpublic ServiceLocator(Context context)
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.