Uses of Class
org.codehaus.activesoap.policy.addressing.Relationship

Packages that use Relationship
org.codehaus.activesoap.policy.addressing   
org.codehaus.activesoap.policy.addressing.handler   
 

Uses of Relationship in org.codehaus.activesoap.policy.addressing
 

Methods in org.codehaus.activesoap.policy.addressing that return Relationship
 Relationship AddressingContext.getRelatesTo()
           
 

Methods in org.codehaus.activesoap.policy.addressing with parameters of type Relationship
 void AddressingContext.setRelatesTo(Relationship relatesTo)
           
 

Uses of Relationship in org.codehaus.activesoap.policy.addressing.handler
 

Methods in org.codehaus.activesoap.policy.addressing.handler with parameters of type Relationship
protected abstract  void RelationshipHandler.setValue(AddressingContext context, Relationship value)
           
 



Copyright © 2004-2007 LogicBlaze, Inc.. All Rights Reserved.