edu.internet2.middleware.grouperClient.examples
Class WsExample.GrouperTestClientWs

java.lang.Object
  extended by edu.internet2.middleware.grouperClient.examples.WsExample.GrouperTestClientWs
Enclosing class:
WsExample

public static class WsExample.GrouperTestClientWs
extends Object


Constructor Summary
WsExample.GrouperTestClientWs()
           
 
Method Summary
 Object executeService(Object toSend)
           
 void handleFailure(String resultMessage)
          if failure, handle it
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsExample.GrouperTestClientWs

public WsExample.GrouperTestClientWs()
Method Detail

executeService

public Object executeService(Object toSend)
                      throws UnsupportedEncodingException,
                             HttpException,
                             IOException
Parameters:
toSend -
Returns:
the response object
Throws:
UnsupportedEncodingException
HttpException
IOException

handleFailure

public void handleFailure(String resultMessage)
if failure, handle it

Parameters:
resultMessage -