org.apache.geronimo.cxf
Class GeronimoQueryHandler
java.lang.Object
org.apache.cxf.transport.http.WSDLQueryHandler
org.apache.geronimo.cxf.GeronimoQueryHandler
- All Implemented Interfaces:
- org.apache.cxf.transports.http.QueryHandler
public class GeronimoQueryHandler
- 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, updateSchemaImports, writeResponse |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeronimoQueryHandler
public GeronimoQueryHandler(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 © 2003-2007 Apache Software Foundation. All Rights Reserved.