org.apache.muse.ws.dm.muws.impl
Class QueryRelationshipsHandler

java.lang.Object
  extended by org.apache.muse.core.routing.AbstractMessageHandler
      extended by org.apache.muse.ws.dm.muws.impl.QueryRelationshipsHandler
All Implemented Interfaces:
MessageHandler

public class QueryRelationshipsHandler
extends AbstractMessageHandler

QueryRelationshipsHandler is the parser for the MUWS (Part 2) QueryRelationshipsByType operation.

Author:
Dan Jemiolo (danj)
See Also:
Relationships

Field Summary
 
Fields inherited from class org.apache.muse.core.routing.AbstractMessageHandler
EMPTY_REQUEST
 
Constructor Summary
QueryRelationshipsHandler()
           
 
Method Summary
 Object[] fromXML(Element xml)
           
 Element toXML(Object result)
           
 
Methods inherited from class org.apache.muse.core.routing.AbstractMessageHandler
getAction, getMethod, getRequestName, getResponseName, setMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryRelationshipsHandler

public QueryRelationshipsHandler()
Method Detail

fromXML

public Object[] fromXML(Element xml)
                 throws org.apache.muse.ws.addressing.soap.SoapFault
Throws:
org.apache.muse.ws.addressing.soap.SoapFault

toXML

public Element toXML(Object result)


Copyright © 2013 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.