Uses of Class
org.codice.ddf.spatial.ogc.csw.catalog.endpoint.event.CswSubscription
Packages that use CswSubscription
Package
Description
-
Uses of CswSubscription in org.codice.ddf.spatial.ogc.csw.catalog.endpoint
Methods in org.codice.ddf.spatial.ogc.csw.catalog.endpoint that return CswSubscriptionModifier and TypeMethodDescriptionCswSubscriptionEndpoint.createSubscription(net.opengis.cat.csw.v_2_0_2.GetRecordsType request) -
Uses of CswSubscription in org.codice.ddf.spatial.ogc.csw.catalog.endpoint.event
Methods in org.codice.ddf.spatial.ogc.csw.catalog.endpoint.event that return CswSubscriptionModifier and TypeMethodDescriptionstatic CswSubscriptionCswSubscription.getFilterlessSubscription(TransformerManager mimeTypeTransformerManager, net.opengis.cat.csw.v_2_0_2.GetRecordsType request, ddf.catalog.operation.QueryRequest query, org.codice.ddf.cxf.client.ClientBuilderFactory clientBuilderFactory, org.codice.ddf.security.Security security)