org.apache.servicemix.wsn.jaxws
Class CreatePullPointServiceImpl

java.lang.Object
  extended by org.apache.servicemix.wsn.jaxws.CreatePullPointServiceImpl
All Implemented Interfaces:
CreatePullPoint

public class CreatePullPointServiceImpl
extends Object
implements CreatePullPoint


Constructor Summary
CreatePullPointServiceImpl()
           
 
Method Summary
 CreatePullPointResponse createPullPoint(CreatePullPoint CreatePullPoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreatePullPointServiceImpl

public CreatePullPointServiceImpl()
Method Detail

createPullPoint

public CreatePullPointResponse createPullPoint(CreatePullPoint CreatePullPoint)
                                        throws UnableToCreatePullPointFault
Specified by:
createPullPoint in interface CreatePullPoint
Throws:
UnableToCreatePullPointFault


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.