Uses of Class
org.apache.cxf.ws.addressing.v200408.ReplyAfterType
-
Packages that use ReplyAfterType Package Description 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 Modifier and Type Method Description ReplyAfterTypeObjectFactory. createReplyAfterType()Create an instance ofReplyAfterTypeMethods in org.apache.cxf.ws.addressing.v200408 that return types with arguments of type ReplyAfterType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReplyAfterType>ObjectFactory. createReplyAfter(ReplyAfterType value)Methods in org.apache.cxf.ws.addressing.v200408 with parameters of type ReplyAfterType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReplyAfterType>ObjectFactory. createReplyAfter(ReplyAfterType value)
-