Handler
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
LightWeightMappingValidator
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
MessageContextInvocationKey
| |
code | html |
POJOWebServiceServlet
| Delegates requests to a WebServiceContainer which is presumably for a POJO WebService
Nothing stopping us from using this for EJBs or other types of webservices other than
it is more than we need. |
code | html |
PortComponent
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
SerializableWebServiceContainerFactoryGBean
| |
code | html |
ServiceImplBean
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
ServiceLifecycleManager
| |
code | html |
ServiceLifecycleManager.DefaultContext
| |
code | html |
ServiceLifecycleManager.InstanceContext
| |
code | html |
ServiceLifecycleManager.InvocationContext
| |
code | html |
WSDLVisitor
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
WebServiceContainerInvoker
| |
code | html |
WebServiceContainerInvoker.RequestAdapter
| |
code | html |
WebServiceContainerInvoker.ResponseAdapter
| |
code | html |
WebServiceDescription
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
WebServices
| A dtd version of the J2EE webservices.xml file would look like this:
webservices (webservice-description+)
webservice-description (webservice-description-name, wsdl-file, jaxrpc-mapping-file, port-component+)
port-component (port-component-name, wsdl-port, service-endpoint-interface, service-impl-bean, handler*)
service-impl-bean (ejb-link|servlet-link)
handler (handler-name, handler-class, init-param*, soap-header*, soap-role*) |
code | html |
WebServicesFactory
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |