org.apache.axis2.jaxws.server.dispatcher.factory
Interface EndpointDispatcherFactory
- All Known Implementing Classes:
- EndpointDispatcherFactoryImpl
public interface EndpointDispatcherFactory
createEndpointDispatcher
EndpointDispatcher createEndpointDispatcher(Class serviceImpl,
Object serviceInstance)
createEndpointDispatcher
EndpointDispatcher createEndpointDispatcher(MessageContext mc,
Class serviceImpl,
Object serviceInstance)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.