Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.api.ws.session
Class WSRemotingSessionServiceDelegate

java.lang.Object
  extended by org.nuxeo.ecm.platform.api.ws.session.WSRemotingSessionServiceDelegate

public final class WSRemotingSessionServiceDelegate
extends java.lang.Object

Stateless Web service remoting session service delegate.

Author:
Julien Anguenot

Method Summary
static WSRemotingSessionManager getRemoteWSRemotingSessionManager()
          Returns the WS remoting session service.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRemoteWSRemotingSessionManager

public static WSRemotingSessionManager getRemoteWSRemotingSessionManager()
                                                                  throws WSException
Returns the WS remoting session service.

Returns:
the WS remoting session service
Throws:
WSException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.