Uses of Class
org.wso2.msf4j.example.InvalidNameException
-
-
Uses of InvalidNameException in org.wso2.msf4j.example
Methods in org.wso2.msf4j.example with parameters of type InvalidNameException Modifier and Type Method Description javax.ws.rs.core.ResponseInvalidNameExceptionMapper. toResponse(InvalidNameException exception)Methods in org.wso2.msf4j.example that throw InvalidNameException Modifier and Type Method Description java.lang.StringHello. hello(java.lang.String name)java.lang.StringHelloService. hello(java.lang.String name)
-