Apache CXF API

Uses of Class
org.apache.cxf.transport.jms.ClientBehaviorPolicyType

Packages that use ClientBehaviorPolicyType
org.apache.cxf.transport.jms   
 

Uses of ClientBehaviorPolicyType in org.apache.cxf.transport.jms
 

Fields in org.apache.cxf.transport.jms declared as ClientBehaviorPolicyType
protected  ClientBehaviorPolicyType JMSConduit.runtimePolicy
           
 

Methods in org.apache.cxf.transport.jms that return ClientBehaviorPolicyType
 ClientBehaviorPolicyType ObjectFactory.createClientBehaviorPolicyType()
          Create an instance of ClientBehaviorPolicyType
 ClientBehaviorPolicyType JMSConduit.getRuntimePolicy()
           
 

Methods in org.apache.cxf.transport.jms that return types with arguments of type ClientBehaviorPolicyType
 javax.xml.bind.JAXBElement<ClientBehaviorPolicyType> ObjectFactory.createClient(ClientBehaviorPolicyType value)
          Create an instance of JAXBElement<ClientBehaviorPolicyType>}
 

Methods in org.apache.cxf.transport.jms with parameters of type ClientBehaviorPolicyType
 javax.xml.bind.JAXBElement<ClientBehaviorPolicyType> ObjectFactory.createClient(ClientBehaviorPolicyType value)
          Create an instance of JAXBElement<ClientBehaviorPolicyType>}
 void JMSConduit.setRuntimePolicy(ClientBehaviorPolicyType runtimePolicy)
           
 


Apache CXF API

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