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 EndpointDispatcherFactory
public EndpointDispatcher createEndpointDispatcher(Class serviceImpl, Object serviceInstance)
createEndpointDispatcher
in interface EndpointDispatcherFactory
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.