Uses of Class
org.apache.cxf.binding.corba.wsdl.AddressType
-
Packages that use AddressType Package Description org.apache.cxf.binding.corba org.apache.cxf.binding.corba.utils org.apache.cxf.binding.corba.wsdl -
-
Uses of AddressType in org.apache.cxf.binding.corba
Methods in org.apache.cxf.binding.corba that return AddressType Modifier and Type Method Description protected AddressTypeCorbaDestination. getAddressType() -
Uses of AddressType in org.apache.cxf.binding.corba.utils
Methods in org.apache.cxf.binding.corba.utils with parameters of type AddressType Modifier and Type Method Description voidOrbConfig. exportObjectReference(org.omg.CORBA.ORB orb, org.omg.CORBA.Object ref, String url, AddressType address) -
Uses of AddressType in org.apache.cxf.binding.corba.wsdl
Methods in org.apache.cxf.binding.corba.wsdl that return AddressType Modifier and Type Method Description AddressTypeObjectFactory. createAddressType()Create an instance ofAddressTypeMethods in org.apache.cxf.binding.corba.wsdl that return types with arguments of type AddressType Modifier and Type Method Description javax.xml.bind.JAXBElement<AddressType>ObjectFactory. createAddress(AddressType value)Methods in org.apache.cxf.binding.corba.wsdl with parameters of type AddressType Modifier and Type Method Description javax.xml.bind.JAXBElement<AddressType>ObjectFactory. createAddress(AddressType value)
-