|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddressType | |
|---|---|
| org.apache.cxf.transport.jms | |
| Uses of AddressType in org.apache.cxf.transport.jms |
|---|
| Fields in org.apache.cxf.transport.jms declared as AddressType | |
|---|---|
protected AddressType |
JMSDestination.address
|
protected AddressType |
JMSConduit.address
|
| Methods in org.apache.cxf.transport.jms that return AddressType | |
|---|---|
AddressType |
ObjectFactory.createAddressType()
Create an instance of AddressType |
AddressType |
JMSTransport.getJMSAddress()
|
AddressType |
JMSDestination.getJMSAddress()
|
AddressType |
JMSConduit.getJMSAddress()
|
| Methods in org.apache.cxf.transport.jms that return types with arguments of type AddressType | |
|---|---|
javax.xml.bind.JAXBElement<AddressType> |
ObjectFactory.createAddress(AddressType value)
Create an instance of JAXBElement<AddressType>} |
| Methods in org.apache.cxf.transport.jms with parameters of type AddressType | |
|---|---|
javax.xml.bind.JAXBElement<AddressType> |
ObjectFactory.createAddress(AddressType value)
Create an instance of JAXBElement<AddressType>} |
static javax.naming.Context |
JMSUtils.getInitialContext(AddressType addrType)
|
protected static void |
JMSUtils.populateContextEnvironment(AddressType addrType,
java.util.Properties env)
|
void |
JMSDestination.setJMSAddress(AddressType a)
|
void |
JMSConduit.setJMSAddress(AddressType a)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||