Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


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, DynamicEndpointNameHelper helper)
          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, 2009 Oracle. All Rights Reserved.