Uses of Class
com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException.ServiceChannelExceptionBean
Packages that use ServiceChannelException.ServiceChannelExceptionBean
Package
Description
-
Uses of ServiceChannelException.ServiceChannelExceptionBean in com.sun.xml.ws.transport.tcp.servicechannel
Methods in com.sun.xml.ws.transport.tcp.servicechannel that return ServiceChannelException.ServiceChannelExceptionBeanMethods in com.sun.xml.ws.transport.tcp.servicechannel with parameters of type ServiceChannelException.ServiceChannelExceptionBeanModifier and TypeMethodDescriptionvoidServiceChannelException.setFaultInfo(ServiceChannelException.ServiceChannelExceptionBean faultInfo) Constructors in com.sun.xml.ws.transport.tcp.servicechannel with parameters of type ServiceChannelException.ServiceChannelExceptionBeanModifierConstructorDescriptionServiceChannelException(String message, ServiceChannelException.ServiceChannelExceptionBean faultInfo) ServiceChannelException(String message, ServiceChannelException.ServiceChannelExceptionBean faultInfo, Throwable cause) -
Uses of ServiceChannelException.ServiceChannelExceptionBean in com.sun.xml.ws.transport.tcp.servicechannel.stubs
Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return ServiceChannelException.ServiceChannelExceptionBeanModifier and TypeMethodDescriptionObjectFactory.createServiceChannelExceptionBean()Create an instance ofServiceChannelException.ServiceChannelExceptionBeanMethods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return types with arguments of type ServiceChannelException.ServiceChannelExceptionBeanModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ServiceChannelException.ServiceChannelExceptionBean>ObjectFactory.createServiceChannelExceptionBean(ServiceChannelException.ServiceChannelExceptionBean value) Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs with parameters of type ServiceChannelException.ServiceChannelExceptionBeanModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ServiceChannelException.ServiceChannelExceptionBean>ObjectFactory.createServiceChannelExceptionBean(ServiceChannelException.ServiceChannelExceptionBean value)