org.eclipse.higgins.sync.ws.utilities
Class WSUtils

java.lang.Object
  extended by org.eclipse.higgins.sync.ws.utilities.WSUtils

public class WSUtils
extends Object

Author:
Alexander Yuhimenko

Constructor Summary
WSUtils()
           
 
Method Summary
 CardSyncException buildSoapFault(Throwable throwable)
           
 String getAuthTokenId(javax.xml.ws.handler.MessageContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSUtils

public WSUtils()
Method Detail

buildSoapFault

public CardSyncException buildSoapFault(Throwable throwable)

getAuthTokenId

public String getAuthTokenId(javax.xml.ws.handler.MessageContext context)