public class ProxyServiceQuery extends ServiceQuery
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_PROXYURI
Search key for searching based on URI of a proxy service
|
static String |
KEY_SERVICE_PROVIDER
Search key for searching based on provider name
|
static long |
serialVersionUID |
KEY_IS_PURELY_ONE_WAY, KEY_IS_TRANSPORT_TYPED, KEY_IS_WSDL_BASED, KEY_MESSAGE_TRACING_ENABLED, KEY_MONITORING_ENABLED, KEY_SCHEME, KEY_SERVICE_ENABLED| Constructor and Description |
|---|
ProxyServiceQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
setProvider(Ref provider)
Adds a predicate to return proxy services with the given service provider.
|
void |
setProxyURI(String proxyURI)
Adds a predicate to return proxy services with the given URI
|
setMonitoringEnabled, setPurelyOneWayService, setServiceEnabled, setTransportScheme, setTransportTypedService, setWSDLBasedServiceaddKeySearch, getAttrsToReturn, getFilter, getLocalName, getPath, getTypeId, getUpdatedAfter, getUpdatedBefore, isChangedInSessionOnly, lastUpdatedBetween, setAttrsToReturn, setChangedInSessionOnly, setLocalName, setPathpublic static final String KEY_SERVICE_PROVIDER
public static final String KEY_PROXYURI
public static final long serialVersionUID