org.exoplatform.services.wsrp.consumer.impl.helpers
Class InitCookieImpl
java.lang.Object
org.exoplatform.services.wsrp.consumer.templates.InitCookieTemplate
org.exoplatform.services.wsrp.consumer.impl.helpers.InitCookieImpl
- All Implemented Interfaces:
- InitCookieInfo
- Direct Known Subclasses:
- GroupSessionImpl, UserSessionImpl
public class InitCookieImpl
- extends InitCookieTemplate
Created y the eXo platform team User: Benjamin Mestrallet Date: 11 mai 2004
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitCookieImpl
public InitCookieImpl(String markupInterfaceURL)
getMarkupInterfaceURL
public String getMarkupInterfaceURL()
- Specified by:
getMarkupInterfaceURL in interface InitCookieInfo- Specified by:
getMarkupInterfaceURL in class InitCookieTemplate
getWSRPMarkupService
public org.exoplatform.services.wsrp.intf.WSRP_v1_Markup_PortType getWSRPMarkupService()
- Specified by:
getWSRPMarkupService in interface InitCookieInfo- Specified by:
getWSRPMarkupService in class InitCookieTemplate
setWSRPMarkupService
public void setWSRPMarkupService(org.exoplatform.services.wsrp.intf.WSRP_v1_Markup_PortType markupPortType)
- Specified by:
setWSRPMarkupService in interface InitCookieInfo- Specified by:
setWSRPMarkupService in class InitCookieTemplate
Copyright © 2009 eXo Platform SAS. All Rights Reserved.