org.apache.openejb.server.cxf
Class WsdlQueryHandler
java.lang.Object
org.apache.cxf.transport.http.WSDLQueryHandler
org.apache.openejb.server.cxf.WsdlQueryHandler
- All Implemented Interfaces:
- org.apache.cxf.transports.http.QueryHandler, org.apache.cxf.transports.http.StemMatchingQueryHandler
public class WsdlQueryHandler
- extends org.apache.cxf.transport.http.WSDLQueryHandler
Method Summary |
protected void |
updateDefinition(javax.wsdl.Definition def,
Map<String,javax.wsdl.Definition> done,
Map<String,javax.wsdl.extensions.schema.SchemaReference> doneSchemas,
String base,
org.apache.cxf.service.model.EndpointInfo ei)
|
Methods inherited from class org.apache.cxf.transport.http.WSDLQueryHandler |
getResponseContentType, isRecognizedQuery, isRecognizedQuery, setBus, updateDoc, updatePublishedEndpointUrl, updateSchemaImports, writeResponse |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsdlQueryHandler
public WsdlQueryHandler(org.apache.cxf.Bus bus)
updateDefinition
protected void updateDefinition(javax.wsdl.Definition def,
Map<String,javax.wsdl.Definition> done,
Map<String,javax.wsdl.extensions.schema.SchemaReference> doneSchemas,
String base,
org.apache.cxf.service.model.EndpointInfo ei)
- Overrides:
updateDefinition
in class org.apache.cxf.transport.http.WSDLQueryHandler
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.