Uses of Interface
org.semispace.ws.WsSpace

Packages that use WsSpace
org.semispace.ws Webservices definition and integration module. 
org.semispace.ws.client   
 

Uses of WsSpace in org.semispace.ws
 

Classes in org.semispace.ws that implement WsSpace
 class WsSpaceImpl
          Implementation of unauthenticated space access.
 

Uses of WsSpace in org.semispace.ws.client
 

Methods in org.semispace.ws.client that return WsSpace
protected static WsSpace SemiSpaceProxy.readSpaceServiceAsSpring()
          An alternative way of performing lookup
protected static WsSpace SemiSpaceProxy.readSpaceServiceAsStandardPort()
           
protected static WsSpace SemiSpaceProxy.readSpaceServiceAsStandardPort(String endpointAddress)
           
 

Methods in org.semispace.ws.client with parameters of type WsSpace
protected static SemiSpaceProxy SemiSpaceProxy.retrieveSpace(WsSpace space)
          This is a bit roundabout, but is used for junit purposes.
protected  void SemiSpaceProxy.setSpace(WsSpace space)
           
 



Copyright © 2008-2012. All Rights Reserved.