Uses of Interface
org.semispace.ws.TokenWsSpace

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

Uses of TokenWsSpace in org.semispace.ws
 

Classes in org.semispace.ws that implement TokenWsSpace
 class TokenWsSpaceImpl
          All methods will throw RuntimeException if the token is not found to be OK.
 

Uses of TokenWsSpace in org.semispace.ws.client
 

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

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



Copyright © 2008-2012. All Rights Reserved.