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–2018 The Apache Software Foundation. All rights reserved.