Uses of Class
org.xins.client.UnacceptableRequestException

Packages that use UnacceptableRequestException
org.xins.client XINS client framework. 
 

Uses of UnacceptableRequestException in org.xins.client
 

Methods in org.xins.client that return UnacceptableRequestException
abstract  UnacceptableRequestException AbstractCAPICallRequest.checkParameters()
          Validates whether this request is considered acceptable.
 

Methods in org.xins.client that throw UnacceptableRequestException
protected  XINSCallResult AbstractCAPI.callImpl(AbstractCAPICallRequest request)
          Executes the specified call request.
 



See http://www.xins.org/.