| Package | Description |
|---|---|
| com.sun.xml.ws.transport.tcp.servicechannel | |
| com.sun.xml.ws.transport.tcp.servicechannel.stubs |
| Modifier and Type | Method and Description |
|---|---|
ServiceChannelException.ServiceChannelExceptionBean |
ServiceChannelException.getFaultInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceChannelException.setFaultInfo(ServiceChannelException.ServiceChannelExceptionBean faultInfo) |
| Constructor and Description |
|---|
ServiceChannelException(String message,
ServiceChannelException.ServiceChannelExceptionBean faultInfo) |
ServiceChannelException(String message,
ServiceChannelException.ServiceChannelExceptionBean faultInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ServiceChannelException.ServiceChannelExceptionBean |
ObjectFactory.createServiceChannelExceptionBean()
Create an instance of
ServiceChannelException |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServiceChannelException.ServiceChannelExceptionBean> |
ObjectFactory.createServiceChannelExceptionBean(ServiceChannelException.ServiceChannelExceptionBean value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServiceChannelException.ServiceChannelExceptionBean> |
ObjectFactory.createServiceChannelExceptionBean(ServiceChannelException.ServiceChannelExceptionBean value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.