Skip navigation links
A D E G O S T 

A

addStock(Stock) - Method in class org.wso2.msf4j.stockquote.example.StockQuoteService
Add a new stock.

D

DuplicateSymbolException - Exception in org.wso2.msf4j.stockquote.example.exception
DuplicateSymbolException.
DuplicateSymbolException(String) - Constructor for exception org.wso2.msf4j.stockquote.example.exception.DuplicateSymbolException
 
DuplicateSymbolMapper - Class in org.wso2.msf4j.stockquote.example.exception
DuplicateSymbolMapper.
DuplicateSymbolMapper() - Constructor for class org.wso2.msf4j.stockquote.example.exception.DuplicateSymbolMapper
 

E

EntityNotFoundException - Exception in org.wso2.msf4j.stockquote.example.exception
EntityNotFoundException.
EntityNotFoundException() - Constructor for exception org.wso2.msf4j.stockquote.example.exception.EntityNotFoundException
 
EntityNotFoundException(String) - Constructor for exception org.wso2.msf4j.stockquote.example.exception.EntityNotFoundException
 
EntityNotFoundException(String, Throwable) - Constructor for exception org.wso2.msf4j.stockquote.example.exception.EntityNotFoundException
 
EntityNotFoundException(Throwable) - Constructor for exception org.wso2.msf4j.stockquote.example.exception.EntityNotFoundException
 
EntityNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception org.wso2.msf4j.stockquote.example.exception.EntityNotFoundException
 
EntityNotFoundMapper - Class in org.wso2.msf4j.stockquote.example.exception
EntityNotFoundMapper.
EntityNotFoundMapper() - Constructor for class org.wso2.msf4j.stockquote.example.exception.EntityNotFoundMapper
 

G

getAllStocks(Request) - Method in class org.wso2.msf4j.stockquote.example.StockQuoteService
Retrieve all stocks.
getCommunicationInformationForRequestURI() - Method in class org.wso2.msf4j.stockquote.example.StockQuoteService
Retrieve information on what methods are allowed on the Request-URI.
getHigh() - Method in class org.wso2.msf4j.stockquote.example.Stock
 
getLast() - Method in class org.wso2.msf4j.stockquote.example.Stock
 
getLow() - Method in class org.wso2.msf4j.stockquote.example.Stock
 
getMetaInformationForQuote(String) - Method in class org.wso2.msf4j.stockquote.example.StockQuoteService
Retrieve metainformation about the entity implied by the request.
getName() - Method in class org.wso2.msf4j.stockquote.example.Stock
 
getQuote(String) - Method in class org.wso2.msf4j.stockquote.example.StockQuoteService
Retrieve a stock for a given symbol.
getQuoteUsingCookieParam(String) - Method in class org.wso2.msf4j.stockquote.example.StockQuoteService
Retrieve a stock for a given symbol using a cookie.
getStocks() - Method in class org.wso2.msf4j.stockquote.example.Stocks
 
getSymbol() - Method in class org.wso2.msf4j.stockquote.example.Stock
 

O

org.wso2.msf4j.stockquote.example - package org.wso2.msf4j.stockquote.example
 
org.wso2.msf4j.stockquote.example.exception - package org.wso2.msf4j.stockquote.example.exception
 

S

setHigh(double) - Method in class org.wso2.msf4j.stockquote.example.Stock
 
setLast(double) - Method in class org.wso2.msf4j.stockquote.example.Stock
 
setLow(double) - Method in class org.wso2.msf4j.stockquote.example.Stock
 
setName(String) - Method in class org.wso2.msf4j.stockquote.example.Stock
 
setSymbol(String) - Method in class org.wso2.msf4j.stockquote.example.Stock
 
Stock - Class in org.wso2.msf4j.stockquote.example
Represents a stock item.
Stock() - Constructor for class org.wso2.msf4j.stockquote.example.Stock
No arg constructor is required for xml marshalling.
Stock(String, String) - Constructor for class org.wso2.msf4j.stockquote.example.Stock
 
Stock(String, String, double, double, double) - Constructor for class org.wso2.msf4j.stockquote.example.Stock
 
StockQuoteService - Class in org.wso2.msf4j.stockquote.example
StockQuote sample.
StockQuoteService() - Constructor for class org.wso2.msf4j.stockquote.example.StockQuoteService
Add initial stocks IBM, GOOG, AMZN.
Stocks - Class in org.wso2.msf4j.stockquote.example
Represents a list of Stock objects.
Stocks() - Constructor for class org.wso2.msf4j.stockquote.example.Stocks
No arg constructor is required for xml marshalling.
Stocks(Collection<Stock>) - Constructor for class org.wso2.msf4j.stockquote.example.Stocks
 
SymbolNotFoundException - Exception in org.wso2.msf4j.stockquote.example.exception
Thrown when a Symbol is not found.
SymbolNotFoundException() - Constructor for exception org.wso2.msf4j.stockquote.example.exception.SymbolNotFoundException
 
SymbolNotFoundException(String) - Constructor for exception org.wso2.msf4j.stockquote.example.exception.SymbolNotFoundException
 
SymbolNotFoundException(String, Throwable) - Constructor for exception org.wso2.msf4j.stockquote.example.exception.SymbolNotFoundException
 
SymbolNotFoundException(Throwable) - Constructor for exception org.wso2.msf4j.stockquote.example.exception.SymbolNotFoundException
 
SymbolNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception org.wso2.msf4j.stockquote.example.exception.SymbolNotFoundException
 
SymbolNotFoundMapper - Class in org.wso2.msf4j.stockquote.example.exception
ExceptionMapper which handled SymbolNotFoundException.
SymbolNotFoundMapper() - Constructor for class org.wso2.msf4j.stockquote.example.exception.SymbolNotFoundMapper
 

T

toResponse(DuplicateSymbolException) - Method in class org.wso2.msf4j.stockquote.example.exception.DuplicateSymbolMapper
 
toResponse(EntityNotFoundException) - Method in class org.wso2.msf4j.stockquote.example.exception.EntityNotFoundMapper
 
toResponse(SymbolNotFoundException) - Method in class org.wso2.msf4j.stockquote.example.exception.SymbolNotFoundMapper
 
A D E G O S T 
Skip navigation links

Copyright © 2017 WSO2. All rights reserved.