Package com.ibm.wbiserverspi.mediation
Class Summary
Class | Description |
---|---|
JavaMediation | This class is implemented by Java Snippets that are called by Interface Mediation components configured to mediate Java interfaces. |
JavaMediationDataObject | This class is implemented by Java Snippets that are called by Interface Mediation components configured to mediate WSDL interfaces. |
Exception Summary
Exception | Description |
---|---|
MediateException | This exception is thrown by a mediation Java Snippet implementation when a runtime exception occurs that it cannot handle. |