Uses of Class
org.apache.cxf.ws.rm.CreateSequenceResponseType

Packages that use CreateSequenceResponseType
org.apache.cxf.ws.rm   
 

Uses of CreateSequenceResponseType in org.apache.cxf.ws.rm
 

Methods in org.apache.cxf.ws.rm that return CreateSequenceResponseType
 CreateSequenceResponseType ObjectFactory.createCreateSequenceResponseType()
          Create an instance of CreateSequenceResponseType
 CreateSequenceResponseType Proxy.createSequence(org.apache.cxf.ws.addressing.v200408.EndpointReferenceType defaultAcksTo, org.apache.cxf.ws.addressing.RelatesToType relatesTo, boolean isServer)
           
 

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

Methods in org.apache.cxf.ws.rm with parameters of type CreateSequenceResponseType
 javax.xml.bind.JAXBElement<CreateSequenceResponseType> ObjectFactory.createCreateSequenceResponse(CreateSequenceResponseType value)
          Create an instance of JAXBElement<CreateSequenceResponseType>}
 void Servant.createSequenceResponse(CreateSequenceResponseType createResponse)
           
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.