Uses of Interface
org.jboss.wsf.spi.deployment.EndpointTypeFilter
-
Packages that use EndpointTypeFilter Package Description org.jboss.wsf.spi.deployment -
-
Uses of EndpointTypeFilter in org.jboss.wsf.spi.deployment
Methods in org.jboss.wsf.spi.deployment with parameters of type EndpointTypeFilter Modifier and Type Method Description List<Endpoint>Service. getEndpoints(EndpointTypeFilter filter)Get the list of endpoints
-