Package | Description |
---|---|
com.bea.wcp.sip.engine.server.spi |
WebLogic SIP Server SPI interface.
|
Modifier and Type | Method and Description |
---|---|
<T> void |
ProtocolSessionObserver.inform(ProtocolSessionAdapter<T> adapter,
javax.servlet.sip.SipApplicationSession session,
ProtocolSessionObserver.Event event)
Inform the observer about the changes to the
protocol session.
|