org.apache.muse.ws.metadata.impl
Class GetMetadataHandler

java.lang.Object
  extended by org.apache.muse.core.routing.AbstractMessageHandler
      extended by org.apache.muse.ws.metadata.impl.GetMetadataHandler
All Implemented Interfaces:
MessageHandler

public class GetMetadataHandler
extends AbstractMessageHandler

GetMetadataHandler is the parser for the WS-MetadataExchange GetMetadata operation.

Author:
Dan Jemiolo (danj)
See Also:
MetadataExchange

Field Summary
 
Fields inherited from class org.apache.muse.core.routing.AbstractMessageHandler
EMPTY_REQUEST
 
Constructor Summary
GetMetadataHandler()
           
 
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

GetMetadataHandler

public GetMetadataHandler()
Method Detail

fromXML

public Object[] fromXML(Element xml)

toXML

public Element toXML(Object result)


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