org.apache.servicemix.jbi.framework.support |
|
Java Source File Name | Type | Comment |
EndpointProcessor.java | Interface | An endpoint processor is usually used to retrieve the interfaces
implemented by the given endpoint. |
SUDescriptorProcessor.java | Class | Retrieve interface implemented by the given endpoint using the SU jbi descriptors. |
WSDL1Processor.java | Class | Retrieve interface implemented by the given endpoint using the WSDL 1 description. |
WSDL2Processor.java | Class | Retrieve interface implemented by the given endpoint using the WSDL 2 description. |