Uses of Class
com.oracle.webservices.api.message.BasePropertySet.PropertyMap
-
Packages that use BasePropertySet.PropertyMap Package Description com.oracle.webservices.api.message com.oracle.webservices.oracle_internal_api.rm 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 com.sun.xml.ws.rx.rm.runtime.transaction com.sun.xml.ws.transport.http.servlet Servlet transport for the JAX-WS RI.com.sun.xml.ws.transport.tcp.client com.sun.xml.ws.transport.tcp.server -
-
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.oracle.webservices.oracle_internal_api.rm
Methods in com.oracle.webservices.oracle_internal_api.rm that return BasePropertySet.PropertyMap Modifier and Type Method Description protected BasePropertySet.PropertyMapInboundAccepted. getPropertyMap()protected BasePropertySet.PropertyMapOutboundDelivered. getPropertyMap() -
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() -
Uses of BasePropertySet.PropertyMap in com.sun.xml.ws.rx.rm.runtime.transaction
Methods in com.sun.xml.ws.rx.rm.runtime.transaction that return BasePropertySet.PropertyMap Modifier and Type Method Description protected BasePropertySet.PropertyMapTransactionPropertySet. 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() -
Uses of BasePropertySet.PropertyMap in com.sun.xml.ws.transport.tcp.client
Methods in com.sun.xml.ws.transport.tcp.client that return BasePropertySet.PropertyMap Modifier and Type Method Description BasePropertySet.PropertyMapTCPClientTransport. getPropertyMap() -
Uses of BasePropertySet.PropertyMap in com.sun.xml.ws.transport.tcp.server
Methods in com.sun.xml.ws.transport.tcp.server that return BasePropertySet.PropertyMap Modifier and Type Method Description BasePropertySet.PropertyMapTCPServiceChannelWSAdapter.ServiceChannelWSSatellite. getPropertyMap()
-