Apache CXF API

Uses of Class
org.apache.cxf.ws.addressing.v200408.ReplyAfterType

Packages that use ReplyAfterType
org.apache.cxf.ws.addressing.v200408   
 

Uses of ReplyAfterType in org.apache.cxf.ws.addressing.v200408
 

Methods in org.apache.cxf.ws.addressing.v200408 that return ReplyAfterType
 ReplyAfterType ObjectFactory.createReplyAfterType()
          Create an instance of ReplyAfterType
 

Methods in org.apache.cxf.ws.addressing.v200408 that return types with arguments of type ReplyAfterType
 javax.xml.bind.JAXBElement<ReplyAfterType> ObjectFactory.createReplyAfter(ReplyAfterType value)
          Create an instance of JAXBElement<ReplyAfterType>}
 

Methods in org.apache.cxf.ws.addressing.v200408 with parameters of type ReplyAfterType
 javax.xml.bind.JAXBElement<ReplyAfterType> ObjectFactory.createReplyAfter(ReplyAfterType value)
          Create an instance of JAXBElement<ReplyAfterType>}
 


Apache CXF API

Apache CXF