Uses of Class
org.apache.ws.util.platform.JaxRpcPlatform

Packages that use JaxRpcPlatform
org.apache.ws.util.platform   
org.apache.ws.util.platform.axis   
org.apache.ws.util.platform.jboss   
org.apache.ws.util.platform.weblogic   
org.apache.ws.util.platform.websphere   
 

Uses of JaxRpcPlatform in org.apache.ws.util.platform
 

Fields in org.apache.ws.util.platform declared as JaxRpcPlatform
static JaxRpcPlatform JaxRpcPlatform.AXIS
          Axis JaxRpcPlatform instance.
static JaxRpcPlatform JaxRpcPlatform.WEBLOGIC
          Weblogic JaxRpcPlatform instance.
 

Methods in org.apache.ws.util.platform that return JaxRpcPlatform
static JaxRpcPlatform JaxRpcPlatform.getJaxRpcPlatform()
          Returns the JaxRpcPlatform for this environment.
 

Uses of JaxRpcPlatform in org.apache.ws.util.platform.axis
 

Subclasses of JaxRpcPlatform in org.apache.ws.util.platform.axis
 class AxisJaxRpcPlatform
           
 

Uses of JaxRpcPlatform in org.apache.ws.util.platform.jboss
 

Subclasses of JaxRpcPlatform in org.apache.ws.util.platform.jboss
 class JBossJaxRpcPlatform
           
 

Uses of JaxRpcPlatform in org.apache.ws.util.platform.weblogic
 

Subclasses of JaxRpcPlatform in org.apache.ws.util.platform.weblogic
 class WeblogicJaxRpcPlatform
           
 

Uses of JaxRpcPlatform in org.apache.ws.util.platform.websphere
 

Subclasses of JaxRpcPlatform in org.apache.ws.util.platform.websphere
 class WebsphereJaxRpcPlatform
           
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.