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 java.lang.Object


Constructor Summary
WsExample.GrouperTestClientWs()
           
 
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
 

Constructor Detail

WsExample.GrouperTestClientWs

public WsExample.GrouperTestClientWs()
Method Detail

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 -