org.apache.muse.ws.dm.muws.remote
Class RelationshipsClient
java.lang.Object
org.apache.muse.core.AbstractResourceClient
org.apache.muse.ws.resource.remote.WsResourceClient
org.apache.muse.ws.dm.muws.remote.RelationshipsClient
- All Implemented Interfaces:
- Traceable, org.apache.muse.ws.addressing.soap.SoapMonitor
public class RelationshipsClient
- extends WsResourceClient
RelationshipsClient is a client for invoking the web services operations
in WSDM MUWS Part 2 that are defined by the muws2:Relationships capability.
- Author:
- Dan Jemiolo (danj)
Constructor Summary |
RelationshipsClient(org.apache.muse.ws.addressing.EndpointReference destination)
|
RelationshipsClient(org.apache.muse.ws.addressing.EndpointReference destination,
org.apache.muse.ws.addressing.EndpointReference source)
|
RelationshipsClient(org.apache.muse.ws.addressing.EndpointReference destination,
org.apache.muse.ws.addressing.EndpointReference source,
Environment environment)
|
RelationshipsClient(org.apache.muse.ws.addressing.EndpointReference destination,
org.apache.muse.ws.addressing.EndpointReference source,
org.apache.muse.ws.addressing.soap.SoapClient soapClient)
|
Methods inherited from class org.apache.muse.ws.resource.remote.WsResourceClient |
deleteResourceProperty, destroy, getMultipleResourceProperties, getPropertyAsObject, getResourceProperty, getResourcePropertyDocument, insertResourceProperty, putResourcePropertyDocument, queryResourceProperties, setResourceProperties, setTerminationTime, updateResourceProperty |
Methods inherited from class org.apache.muse.core.AbstractResourceClient |
getDestination, getEndpointReference, getSoapClient, getSoapMonitorPort, getSource, getTraceWriter, invoke, invoke, invoke, invoke, isUsingSoapMonitor, isUsingTrace, setTrace, setTraceWriter, startSoapMonitor, stopSoapMonitor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelationshipsClient
public RelationshipsClient(org.apache.muse.ws.addressing.EndpointReference destination)
RelationshipsClient
public RelationshipsClient(org.apache.muse.ws.addressing.EndpointReference destination,
org.apache.muse.ws.addressing.EndpointReference source)
RelationshipsClient
public RelationshipsClient(org.apache.muse.ws.addressing.EndpointReference destination,
org.apache.muse.ws.addressing.EndpointReference source,
Environment environment)
RelationshipsClient
public RelationshipsClient(org.apache.muse.ws.addressing.EndpointReference destination,
org.apache.muse.ws.addressing.EndpointReference source,
org.apache.muse.ws.addressing.soap.SoapClient soapClient)
queryRelationshipsByType
public WsResourceClient[] queryRelationshipsByType(QName[] types)
throws org.apache.muse.ws.addressing.soap.SoapFault
- Throws:
org.apache.muse.ws.addressing.soap.SoapFault
Copyright © 2013 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.