public class EndpointDispatcherFactoryImpl extends java.lang.Object implements EndpointDispatcherFactory
| Constructor and Description |
|---|
EndpointDispatcherFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
EndpointDispatcher |
createEndpointDispatcher(java.lang.Class serviceImpl,
java.lang.Object serviceInstance) |
EndpointDispatcher |
createEndpointDispatcher(MessageContext mc,
java.lang.Class serviceImpl,
java.lang.Object serviceInstance) |
public EndpointDispatcher createEndpointDispatcher(MessageContext mc, java.lang.Class serviceImpl, java.lang.Object serviceInstance)
createEndpointDispatcher in interface EndpointDispatcherFactorypublic EndpointDispatcher createEndpointDispatcher(java.lang.Class serviceImpl, java.lang.Object serviceInstance)
createEndpointDispatcher in interface EndpointDispatcherFactoryCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.