Uses of Interface
org.apache.geronimo.ews.ws4j2ee.context.webservices.client.interfaces.ServiceReferanceContext

Packages that use ServiceReferanceContext
org.apache.geronimo.ews.ws4j2ee.context   
org.apache.geronimo.ews.ws4j2ee.context.impl   
org.apache.geronimo.ews.ws4j2ee.context.webservices.client   
org.apache.geronimo.ews.ws4j2ee.parsers   
org.apache.geronimo.ews.ws4j2ee.parsers.impl   
 

Uses of ServiceReferanceContext in org.apache.geronimo.ews.ws4j2ee.context
 

Methods in org.apache.geronimo.ews.ws4j2ee.context that return ServiceReferanceContext
 ServiceReferanceContext J2EEWebServiceContext.getServiceReferanceContext(int index)
           
 

Methods in org.apache.geronimo.ews.ws4j2ee.context with parameters of type ServiceReferanceContext
 void J2EEWebServiceContext.addServiceReferanceContext(ServiceReferanceContext context)
           
 

Uses of ServiceReferanceContext in org.apache.geronimo.ews.ws4j2ee.context.impl
 

Methods in org.apache.geronimo.ews.ws4j2ee.context.impl that return ServiceReferanceContext
 ServiceReferanceContext J2EEWebServiceContextImpl.getServiceReferanceContext(int index)
           
 

Methods in org.apache.geronimo.ews.ws4j2ee.context.impl with parameters of type ServiceReferanceContext
 void J2EEWebServiceContextImpl.addServiceReferanceContext(ServiceReferanceContext context)
           
 

Uses of ServiceReferanceContext in org.apache.geronimo.ews.ws4j2ee.context.webservices.client
 

Classes in org.apache.geronimo.ews.ws4j2ee.context.webservices.client that implement ServiceReferanceContext
 class ServiceReferanceImpl
           
 

Uses of ServiceReferanceContext in org.apache.geronimo.ews.ws4j2ee.parsers
 

Methods in org.apache.geronimo.ews.ws4j2ee.parsers that return ServiceReferanceContext
 ServiceReferanceContext ParserFactory.parseServiceReferance(J2EEWebServiceContext context, java.io.InputStream inputStream)
           
 ServiceReferanceContext ServiceReferanceParser.getRef()
           
 

Uses of ServiceReferanceContext in org.apache.geronimo.ews.ws4j2ee.parsers.impl
 

Methods in org.apache.geronimo.ews.ws4j2ee.parsers.impl that return ServiceReferanceContext
 ServiceReferanceContext ParserFactoryImpl.parseServiceReferance(J2EEWebServiceContext context, java.io.InputStream inputStream)
           
 



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