|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceChannelException.ServiceChannelExceptionBean | |
---|---|
com.sun.xml.ws.transport.tcp.servicechannel | |
com.sun.xml.ws.transport.tcp.servicechannel.stubs |
Uses of ServiceChannelException.ServiceChannelExceptionBean in com.sun.xml.ws.transport.tcp.servicechannel |
---|
Methods in com.sun.xml.ws.transport.tcp.servicechannel that return ServiceChannelException.ServiceChannelExceptionBean | |
---|---|
ServiceChannelException.ServiceChannelExceptionBean |
ServiceChannelException.getFaultInfo()
|
Methods in com.sun.xml.ws.transport.tcp.servicechannel with parameters of type ServiceChannelException.ServiceChannelExceptionBean | |
---|---|
void |
ServiceChannelException.setFaultInfo(ServiceChannelException.ServiceChannelExceptionBean faultInfo)
|
Constructors in com.sun.xml.ws.transport.tcp.servicechannel with parameters of type ServiceChannelException.ServiceChannelExceptionBean | |
---|---|
ServiceChannelException(java.lang.String message,
ServiceChannelException.ServiceChannelExceptionBean faultInfo)
|
|
ServiceChannelException(java.lang.String message,
ServiceChannelException.ServiceChannelExceptionBean faultInfo,
java.lang.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.ServiceChannelExceptionBean | |
---|---|
ServiceChannelException.ServiceChannelExceptionBean |
ObjectFactory.createServiceChannelExceptionBean()
Create an instance of ServiceChannelException |
Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return types with arguments of type ServiceChannelException.ServiceChannelExceptionBean | |
---|---|
javax.xml.bind.JAXBElement<ServiceChannelException.ServiceChannelExceptionBean> |
ObjectFactory.createServiceChannelExceptionBean(ServiceChannelException.ServiceChannelExceptionBean value)
Create an instance of JAXBElement < ServiceChannelException > } |
Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs with parameters of type ServiceChannelException.ServiceChannelExceptionBean | |
---|---|
javax.xml.bind.JAXBElement<ServiceChannelException.ServiceChannelExceptionBean> |
ObjectFactory.createServiceChannelExceptionBean(ServiceChannelException.ServiceChannelExceptionBean value)
Create an instance of JAXBElement < ServiceChannelException > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |