de.extra.client.plugins.outputplugin.ws
Class WsOutputPlugin
java.lang.Object
de.extra.client.plugins.outputplugin.ws.WsOutputPlugin
- All Implemented Interfaces:
- IOutputPlugin
@Named(value="wsOutputPlugin")
public class WsOutputPlugin
- extends Object
- implements IOutputPlugin
- Version:
- $Id: WsOutputPlugin.java 1449 2013-01-11 10:45:54Z potap.rentenservice@gmail.com $
- Author:
- Thorsten Vogel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsOutputPlugin
public WsOutputPlugin()
outputData
public InputStream outputData(InputStream requestAsStream)
- Specified by:
outputData in interface IOutputPlugin
- See Also:
IOutputPlugin.outputData(java.io.InputStream)
setEndpointUrl
public void setEndpointUrl(String endpointUrl)
- Parameters:
endpointUrl - the endpointUrl to set
Copyright © 2012-2013. All Rights Reserved.