Uses of Class
org.codehaus.xfire.addressing.EndpointReference

Packages that use EndpointReference
org.codehaus.xfire.addressing   
 

Uses of EndpointReference in org.codehaus.xfire.addressing
 

Methods in org.codehaus.xfire.addressing that return EndpointReference
 EndpointReference AddressingHeadersFactory.createEPR(org.jdom.Element root)
           
 EndpointReference AddressingHeadersFactory200508.createDefaultEPR()
           
 EndpointReference AddressingHeadersFactory200508.createEPR(org.jdom.Element eprElement)
           
 EndpointReference AddressingHeaders.getFaultTo()
           
 EndpointReference AddressingHeaders.getFrom()
           
 EndpointReference AddressingHeaders.getReplyTo()
           
 EndpointReference AddressingHeadersFactory200408.createEPR(org.jdom.Element eprElement)
           
 

Methods in org.codehaus.xfire.addressing with parameters of type EndpointReference
 void AddressingHeadersFactory.writeEPR(org.jdom.Element root, EndpointReference epr)
           
protected  OutMessage AddressingInHandler.processEPR(MessageContext context, EndpointReference epr, AddressingOperationInfo aoi, AddressingHeaders inHeaders, AddressingHeadersFactory factory)
           
 void AddressingHeadersFactory200508.writeEPR(org.jdom.Element root, EndpointReference epr)
           
 void AddressingHeaders.setFaultTo(EndpointReference faultTo)
           
 void AddressingHeaders.setFrom(EndpointReference from)
           
 void AddressingHeaders.setReplyTo(EndpointReference replyTo)
           
 void AddressingHeadersFactory200408.writeEPR(org.jdom.Element root, EndpointReference epr)
           
 



Copyright © 2004-2006 null. All Rights Reserved.