Uses of Class
com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
Packages that use ThrowableContainerPropertySet
Package
Description
APIs for hosting JAX-WS services.
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Uses of ThrowableContainerPropertySet in com.sun.xml.ws.api.server
Methods in com.sun.xml.ws.api.server with parameters of type ThrowableContainerPropertySetModifier and TypeMethodDescriptionabstract PacketWSEndpoint.createServiceResponseForException(ThrowableContainerPropertySet tc, Packet responsePacket, SOAPVersion soapVersion, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding) This is used by WsaServerTube and WSEndpointImpl to create a Packet with SOAPFault message from a Java exception. -
Uses of ThrowableContainerPropertySet in com.sun.xml.ws.metro.api.config.management
Methods in com.sun.xml.ws.metro.api.config.management with parameters of type ThrowableContainerPropertySetModifier and TypeMethodDescriptionManagedEndpoint.createServiceResponseForException(ThrowableContainerPropertySet tcps, Packet packet, SOAPVersion soapv, WSDLPort wsdlp, SEIModel seim, WSBinding wsb) -
Uses of ThrowableContainerPropertySet in com.sun.xml.ws.server
Methods in com.sun.xml.ws.server with parameters of type ThrowableContainerPropertySetModifier and TypeMethodDescriptionWSEndpointImpl.createServiceResponseForException(ThrowableContainerPropertySet tc, Packet responsePacket, SOAPVersion soapVersion, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding) WSEndpointMOMProxy.createServiceResponseForException(ThrowableContainerPropertySet tc, Packet responsePacket, SOAPVersion soapVersion, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)