Serialized Form


Package org.mobicents.slee.resource.mgcp.ra

Class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityHandle extends java.lang.Object implements Serializable

serialVersionUID: 813095960338759206L

Serialized Fields

id

java.lang.String id

Class org.mobicents.slee.resource.mgcp.ra.MgcpEndpointActivityHandle extends java.lang.Object implements Serializable

serialVersionUID: -7278033137580542885L

Serialized Fields

id

java.lang.String id

Class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor extends java.lang.Object implements Serializable

serialVersionUID: -3161437298088878963L

Serialized Fields

mgcpActivityManager

MgcpActivityManager mgcpActivityManager
the manager of mgcp activities of this ra


bootstrapContext

javax.slee.resource.BootstrapContext bootstrapContext
The goal of the resource adaptor architecture is to define a management contract between a SLEE application server and a resource adaptor that allows the SLEE to manage to lifecycle of the resource adaptor. This contract enables a SLEE to bootstrap a resource instance at deployment time or during application server startup and to notify the resource adaptor of its undeployment or during the orderly shutdown of the SLEE.


stack

org.mobicents.mgcp.stack.JainMgcpStackImpl stack
This interface defines the methods that are required to represent a proprietary JAIN MGCP protocol stack, the implementation of which will be vendor-specific. Methods are defined for creating and deleting instances of a JainMgcpProvider.


mgcpProvider

JainMgcpProviderImpl mgcpProvider
A MGCP resource object refers to an object created by a resource adaptor entity. An SBB can obtain access to a resource object looking up a resource object in the JNDI component environment of the SBB.


port

java.lang.Integer port

localAddress

java.lang.String localAddress

logger

org.apache.log4j.Logger logger

acif

MgcpActivityContextInterfaceFactoryImpl acif



Copyright © 2009. All Rights Reserved.