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