|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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<java.lang.String,WebserviceEndpoint> |
Ejb.webserviceEndpoint
|
protected KeyedCollection<java.lang.String,WebserviceEndpoint> |
Servlet.webserviceEndpoint
|
Methods in org.apache.openejb.jee.sun that return types with arguments of type WebserviceEndpoint | |
---|---|
java.util.Collection<WebserviceEndpoint> |
Ejb.getWebserviceEndpoint()
|
java.util.Collection<WebserviceEndpoint> |
Servlet.getWebserviceEndpoint()
|
java.util.Map<java.lang.String,WebserviceEndpoint> |
Ejb.getWebserviceEndpointMap()
|
java.util.Map<java.lang.String,WebserviceEndpoint> |
Servlet.getWebserviceEndpointMap()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |