Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
Deprecated API
Deprecated Fields
org.apache.wsif.WSIFConstants.CONTEXT_SOAP_HEADERS
use CONTEXT_REQUEST_SOAP_HEADERS
Deprecated Methods
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.copy()
why was this ever made public??? It should only ever be used by the WSIFPort!!!
org.apache.wsif.providers.soap.apacheaxis.WSIFPort_ApacheAxis.getAxisTransport()
replaced by getTransport
org.apache.wsif.providers.soap.apacheaxis.WSIFPort_ApacheAxis.getDynamicWSIFOperation(String, String, String)
WSIF clients should use the createOperation methods
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.getDynamicWSIFPort()
use getWSIFPort
org.apache.wsif.base.WSIFServiceImpl.getDynamicWSIFProvider(String)
this method is replaced by the getProvider method in the org.apache.util.WSIFPluggableProviders class
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.getOperation()
use getPortTypeOperation
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.getStyle()
use getOperationStyle
org.apache.wsif.base.WSIFServiceImpl.setAutoLoadProviders(boolean)
this method is replaced by the setAutoLoadProviders method in the org.apache.util.WSIFPluggableProviders class
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.setDefinition(Definition)
should anyone be calling this?
org.apache.wsif.providers.soap.apacheaxis.WSIFPort_ApacheAxis.setDefinition(Definition)
should anyone be calling this?
org.apache.wsif.providers.soap.apacheaxis.WSIFPort_ApacheAxis.setDynamicWSIFOperation(String, String, String, WSIFOperation_ApacheAxis)
should anyone be calling this?
org.apache.wsif.base.WSIFServiceImpl.setDynamicWSIFProvider(String, WSIFProvider)
this method is replaced by the overrideDefaultProvider method in the org.apache.util.WSIFPluggableProviders class
org.apache.wsif.providers.soap.apacheaxis.WSIFPort_ApacheAxis.setEndPoint(URL)
should anyone be calling this?
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.setOperationStyle(String)
should anyone be doing this?
org.apache.wsif.providers.soap.apacheaxis.WSIFPort_ApacheAxis.setPort(Port)
should anyone be calling this?
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.setStyle(String)
use setOperationStyle
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
Copyright © 2002, 2003 Apache XML Project. All Rights Reserved.