Package org.apache.openejb.core.webservices

Interface Summary
AddressingSupport This interface defines the WS-Addressing functions of WebServiceContext that must be implemented by each JAX-WS provider.
PortAddressRegistry  
 

Class Summary
HandlerChainData  
HandlerData  
HandlerResolverImpl  
JaxWsUtils  
NoAddressingSupport An implementation of the AddressingSupport interface that throws UnsupportedOperationException for all its methods.
PortAddress  
PortAddressRegistryImpl  
PortData  
PortRefData  
ProviderWrapper  
ServiceRefData  
UriResolver Resolves a File, classpath resource, or URL according to the follow rules: Check to see if a file exists, relative to the base URI. If the file doesn't exist, check the classpath If the classpath doesn't exist, try to create URL from the URI.
WsdlResolver  
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.