Uses of Interface
org.jboss.ws.api.addressing.MAPRelatesTo

Packages that use MAPRelatesTo
org.jboss.ws.api.addressing JSR-261 support classes and interfaces 
 

Uses of MAPRelatesTo in org.jboss.ws.api.addressing
 

Methods in org.jboss.ws.api.addressing that return MAPRelatesTo
 MAPRelatesTo MAP.getRelatesTo()
           
 MAPRelatesTo MAPBuilder.newRelatesTo(String id, QName type)
          Creates a new MAPRelatesTo instance
 

Methods in org.jboss.ws.api.addressing with parameters of type MAPRelatesTo
 void MAP.setRelatesTo(MAPRelatesTo relatesTo)
           
 



Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.