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.transport.http.servlet Servlet transport for the JAX-WS RI. -
-
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.transport.http.servlet
Methods in com.sun.xml.ws.transport.http.servlet that return BasePropertySet.PropertyMap Modifier and Type Method Description protected BasePropertySet.PropertyMapServletConnectionImpl. getPropertyMap()
-