public interface EndpointDispatcherFactory
Modifier and Type | Method and Description |
---|---|
EndpointDispatcher |
createEndpointDispatcher(Class serviceImpl,
Object serviceInstance) |
EndpointDispatcher |
createEndpointDispatcher(MessageContext mc,
Class serviceImpl,
Object serviceInstance) |
EndpointDispatcher createEndpointDispatcher(Class serviceImpl, Object serviceInstance)
EndpointDispatcher createEndpointDispatcher(MessageContext mc, Class serviceImpl, Object serviceInstance)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.