|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicProvider | |
org.apache.axis.deployment.v2dd | |
org.apache.axis.deployment.v2dd.providers | |
org.apache.axis.providers | |
org.apache.axis.providers.java |
Uses of BasicProvider in org.apache.axis.deployment.v2dd |
Methods in org.apache.axis.deployment.v2dd with parameters of type BasicProvider | |
void |
V2DDProvider.newInstance(BasicProvider provider)
|
Uses of BasicProvider in org.apache.axis.deployment.v2dd.providers |
Methods in org.apache.axis.deployment.v2dd.providers with parameters of type BasicProvider | |
void |
V2DDScriptProvider.newInstance(BasicProvider provider)
|
void |
V2DDComProvider.newInstance(BasicProvider provider)
|
void |
V2DDJavaProvider.newInstance(BasicProvider provider)
|
Uses of BasicProvider in org.apache.axis.providers |
Subclasses of BasicProvider in org.apache.axis.providers | |
class |
BSFProvider
|
class |
ComProvider
|
class |
JWSProvider
|
Uses of BasicProvider in org.apache.axis.providers.java |
Subclasses of BasicProvider in org.apache.axis.providers.java | |
class |
JavaProvider
Base class for Java dispatching. |
class |
MsgProvider
|
class |
RPCProvider
Implement message processing by walking over RPCElements of the envelope body, invoking the appropriate methods on the service object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |