org.ogf.graap.wsag.client.api.local
Class LocalWsClient

java.lang.Object
  extended by org.ogf.graap.wsag.client.api.RemoteClient
      extended by org.ogf.graap.wsag.client.api.local.LocalWsClient

public class LocalWsClient
extends RemoteClient

Default implementation of a WS client for local access. Internal use only.

Author:
Oliver Waeldrich

Constructor Summary
LocalWsClient()
          Default constructor
 
Method Summary
 
Methods inherited from class org.ogf.graap.wsag.client.api.RemoteClient
getProperties, getRemoteReference, getSecurityProperties, isUsingTrace, setProperties, setSecurityProperties, setTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalWsClient

public LocalWsClient()
Default constructor



Copyright © 2008-2012. All Rights Reserved.