edu.internet2.middleware.grouperClient.examples
Class WsExample.GrouperTestClientWs
java.lang.Object
edu.internet2.middleware.grouperClient.examples.WsExample.GrouperTestClientWs
- Enclosing class:
- WsExample
public static class WsExample.GrouperTestClientWs
- extends java.lang.Object
Method Summary |
java.lang.Object |
executeService(java.lang.Object toSend)
|
void |
handleFailure(java.lang.String resultMessage)
if failure, handle it |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsExample.GrouperTestClientWs
public WsExample.GrouperTestClientWs()
executeService
public java.lang.Object executeService(java.lang.Object toSend)
throws java.io.UnsupportedEncodingException,
HttpException,
java.io.IOException
- Parameters:
toSend
-
- Returns:
- the response object
- Throws:
java.io.UnsupportedEncodingException
HttpException
java.io.IOException
handleFailure
public void handleFailure(java.lang.String resultMessage)
- if failure, handle it
- Parameters:
resultMessage
-