Uses of Class
org.apache.openejb.jee.sun.WebserviceEndpoint

Packages that use WebserviceEndpoint
org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of WebserviceEndpoint in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun with type parameters of type WebserviceEndpoint
protected  KeyedCollection<String,WebserviceEndpoint> Ejb.webserviceEndpoint
           
protected  KeyedCollection<String,WebserviceEndpoint> Servlet.webserviceEndpoint
           
 

Methods in org.apache.openejb.jee.sun that return types with arguments of type WebserviceEndpoint
 Collection<WebserviceEndpoint> Ejb.getWebserviceEndpoint()
           
 Collection<WebserviceEndpoint> Servlet.getWebserviceEndpoint()
           
 Map<String,WebserviceEndpoint> Ejb.getWebserviceEndpointMap()
           
 Map<String,WebserviceEndpoint> Servlet.getWebserviceEndpointMap()
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.