Skip navigation links

Oracle Application Server
Web Services Java API Reference
10g Release 3 (10.1.3.1.0)

B28977-01


Uses of Interface
oracle.webservices.portability.management.ProviderInterceptorPipeline

Packages that use ProviderInterceptorPipeline
oracle.webservices.portability This package contains the interfaces and classes needed to implement features in the web services platform portability layer. 
oracle.webservices.provider This package contains the interfaces and classes needed to implement Provider based endpoints. 

 

Uses of ProviderInterceptorPipeline in oracle.webservices.portability

 

Methods in oracle.webservices.portability that return ProviderInterceptorPipeline
 ProviderInterceptorPipeline ProviderPlatformAdapter.createProviderInterceptorPipeline(PortId portId, String pathInfo, URL wsdlURL, ProviderProcessorInfo processor, Definition wsdl, Element config)
          Factory method for creating a ProviderInterceptorPipeline instance for a provider-based endpoint.

 

Uses of ProviderInterceptorPipeline in oracle.webservices.provider

 

Methods in oracle.webservices.provider that return ProviderInterceptorPipeline
 ProviderInterceptorPipeline ProviderConfig.getProviderInterceptorPipeline(String pathInfo)
          Get the ProviderInterceptorPipeline configured for the specified provider endpoint.

 


Skip navigation links

Copyright © 2006, Oracle. All Rights Reserved.