WebLogic Integration


Uses of Class
com.bea.b2b.enabler.EnablerSession.ShutDownException

Packages that use EnablerSession.ShutDownException
com.bea.b2b.enabler Used for working with c-enabler nodes and c-enabler sessions. 
com.bea.b2b.enabler.xocp Used for working with c-enabler sessions for the XML Open Collaboration Protocol (XOCP). 
com.bea.b2b.protocol.xocp.application Used for working with XOCP (eXtensible Open Collaboration Protocol) application and XOCP application sessions. 
 

Uses of EnablerSession.ShutDownException in com.bea.b2b.enabler
 

Methods in com.bea.b2b.enabler that throw EnablerSession.ShutDownException
 void EnablerSession.shutDown(boolean keepSubscription)
          Deprecated. Shuts down the c-enabler session and, optionally, leaves the c-space.
 void EnablerSessionBase.shutDown(boolean keepSubscription)
           
 

Uses of EnablerSession.ShutDownException in com.bea.b2b.enabler.xocp
 

Methods in com.bea.b2b.enabler.xocp that throw EnablerSession.ShutDownException
 void XOCPEnablerSessionImpl.shutDown(boolean keepSubscription)
           
 

Uses of EnablerSession.ShutDownException in com.bea.b2b.protocol.xocp.application
 

Methods in com.bea.b2b.protocol.xocp.application that throw EnablerSession.ShutDownException
 void XOCPApplicationSessionImpl.shutDown(boolean keepSubscription)
           
 


WebLogic Integration

WebLogic Integration (WLI)