org.apache.hello_world_soap_http
Class DocLitBareImpl
java.lang.Object
org.apache.hello_world_soap_http.DocLitBareImpl
- All Implemented Interfaces:
- PutLastTradedPricePortType
public class DocLitBareImpl
- extends Object
- implements PutLastTradedPricePortType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocLitBareImpl
public DocLitBareImpl()
sayHi
public void sayHi(javax.xml.ws.Holder<TradePriceData> inout)
- Specified by:
sayHi in interface PutLastTradedPricePortType
putLastTradedPrice
public void putLastTradedPrice(TradePriceData body)
- Specified by:
putLastTradedPrice in interface PutLastTradedPricePortType
getSayHiInvocationCount
public int getSayHiInvocationCount()
getPutLastTradedPriceCount
public int getPutLastTradedPriceCount()
bareNoParam
public String bareNoParam()
- Specified by:
bareNoParam in interface PutLastTradedPricePortType
getBareNoParamCount
public int getBareNoParamCount()
nillableParameter
public String nillableParameter(BigDecimal theRequest)
- Specified by:
nillableParameter in interface PutLastTradedPricePortType
Apache CXF