Uses of Class
org.openliberty.wsc.WSCNoServiceAvailableException

Packages that use WSCNoServiceAvailableException
org.openliberty.wsc This package contains all of the Service Client classes and the basic WSFMessage. 
 

Uses of WSCNoServiceAvailableException in org.openliberty.wsc
 

Methods in org.openliberty.wsc that return WSCNoServiceAvailableException
static WSCNoServiceAvailableException WSCNoServiceAvailableException.exceptionForRequestedService(RequestedService requestedService)