public class LocationFacadeClient extends LocationFacadeClientExtended
This class provides common methods that this and other utility class to the Location facade can use. This class also provides a set of convenient Java API to represent particular Location operations. This set of Java API also include APIs for Web based requests to transform the name value pair request into the appropriate request documents.
Constructor and Description |
---|
LocationFacadeClient()
Creates an instance of the client to communicate with the Location facade.
|
LocationFacadeClient(BusinessContextType businessContext, javax.security.auth.callback.CallbackHandler callbackHandler)
Creates an instance of the client to communicate with the Location facade.
|
public LocationFacadeClient()
public LocationFacadeClient(BusinessContextType businessContext, javax.security.auth.callback.CallbackHandler callbackHandler)