Uses of Class
com.oracle.webservices.api.message.BasePropertySet.PropertyMap
-
Packages that use BasePropertySet.PropertyMap Package Description com.oracle.webservices.api.message com.sun.xml.ws.addressing com.sun.xml.ws.api JAX-WS RI extension of JAX-WS API.com.sun.xml.ws.api.addressing com.sun.xml.ws.api.message Messageand related abstractions that represent a SOAP message.com.sun.xml.ws.api.pipe Pipeand related abstractions.com.sun.xml.ws.client JAX-WS 2.0.1 Client Runtimecom.sun.xml.ws.encoding.xml com.sun.xml.ws.model.wsdl -
-
Uses of BasePropertySet.PropertyMap in com.oracle.webservices.api.message
Methods in com.oracle.webservices.api.message that return BasePropertySet.PropertyMap Modifier and Type Method Description protected abstract BasePropertySet.PropertyMapBasePropertySet. getPropertyMap()Map representing the Fields and Methods annotated withPropertySet.Property.protected static BasePropertySet.PropertyMapBasePropertySet. parse(Class clazz)This method parses a class for fields and methods withPropertySet.Property. -
Uses of BasePropertySet.PropertyMap in com.sun.xml.ws.addressing
Methods in com.sun.xml.ws.addressing that return BasePropertySet.PropertyMap Modifier and Type Method Description protected BasePropertySet.PropertyMapWsaPropertyBag. getPropertyMap() -
Uses of BasePropertySet.PropertyMap in com.sun.xml.ws.api
Subclasses of BasePropertySet.PropertyMap in com.sun.xml.ws.api Modifier and Type Class Description protected static classPropertySet.PropertyMapDeprecated. -
Uses of BasePropertySet.PropertyMap in com.sun.xml.ws.api.addressing
Methods in com.sun.xml.ws.api.addressing that return BasePropertySet.PropertyMap Modifier and Type Method Description protected BasePropertySet.PropertyMapAddressingPropertySet. getPropertyMap() -
Uses of BasePropertySet.PropertyMap in com.sun.xml.ws.api.message
Methods in com.sun.xml.ws.api.message that return BasePropertySet.PropertyMap Modifier and Type Method Description protected BasePropertySet.PropertyMapPacket. getPropertyMap() -
Uses of BasePropertySet.PropertyMap in com.sun.xml.ws.api.pipe
Methods in com.sun.xml.ws.api.pipe that return BasePropertySet.PropertyMap Modifier and Type Method Description protected BasePropertySet.PropertyMapThrowableContainerPropertySet. getPropertyMap() -
Uses of BasePropertySet.PropertyMap in com.sun.xml.ws.client
Methods in com.sun.xml.ws.client that return BasePropertySet.PropertyMap Modifier and Type Method Description protected BasePropertySet.PropertyMapRequestContext. getPropertyMap() -
Uses of BasePropertySet.PropertyMap in com.sun.xml.ws.encoding.xml
Methods in com.sun.xml.ws.encoding.xml that return BasePropertySet.PropertyMap Modifier and Type Method Description protected BasePropertySet.PropertyMapXMLPropertyBag. getPropertyMap() -
Uses of BasePropertySet.PropertyMap in com.sun.xml.ws.model.wsdl
Methods in com.sun.xml.ws.model.wsdl that return BasePropertySet.PropertyMap Modifier and Type Method Description protected BasePropertySet.PropertyMapWSDLProperties. getPropertyMap()
-