org.apache.servicemix.wsn.component
Class WSNEndpoint.JbiFault

java.lang.Object
  extended by org.apache.servicemix.wsn.component.WSNEndpoint.JbiFault
Enclosing class:
WSNEndpoint

public static class WSNEndpoint.JbiFault
extends Object


Constructor Summary
WSNEndpoint.JbiFault()
           
WSNEndpoint.JbiFault(BaseFaultType info)
           
 
Method Summary
 BaseFaultType getInfo()
           
 void setInfo(BaseFaultType info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSNEndpoint.JbiFault

public WSNEndpoint.JbiFault()

WSNEndpoint.JbiFault

public WSNEndpoint.JbiFault(BaseFaultType info)
Method Detail

getInfo

public BaseFaultType getInfo()

setInfo

public void setInfo(BaseFaultType info)


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