@Library(id=@ComponentId(name="@component.name@",vendor="@component.vendor@",version="@component.version@"),libraryRefs={@LibraryReference(library=@ComponentId(name="@cgin-common.LibraryID.CGIN common.name@",vendor="@cgin-common.LibraryID.CGIN common.vendor@",version="@cgin-common.LibraryID.CGIN common.version@")),@LibraryReference(library=@ComponentId(name="@sentinel-cgin-base-deploy.LibraryID.MAP Persist API.name@",vendor="@sentinel-cgin-base-deploy.LibraryID.MAP Persist API.vendor@",version="@sentinel-cgin-base-deploy.LibraryID.MAP Persist API.version@"))}) @LibraryDeployableUnit(securityPermissions=@SecurityPermissions(securityPermissionSpec="grant { permission java.security.AllPermission; };")) @BinderTargets(services={"ipsmgw","registrar"})
Package com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage
-
Interface Summary Interface Description DialogTcapMessage Common interface to tcap messages received in a dialogTcapComponent Common interface to all tcap components. -
Class Summary Class Description BaseDialogTcapMessage Base class for all classes that represent a message received on a tcap dialogDialogMessageTcapMessage Represents a message on a tcap dialog that may have some associated components.DialogOpenRefuseTcapMessage A dialog ending message the is the first response on a dialog.DialogOpenRequestTcapMessage The first message on a dialog.DialogProviderAbortTcapMessage A message received on a tcap dialog that represents a fatal error at the tcap provider level.DialogUserAbortTcapMessage A message received on a tcap dialog that represents a fatal error at the tcap user level.TCOperationInvokeTcapComponent TCOperationProviderErrorTcapComponent TCOperationResultTcapComponent TCOperationTcapComponent Base class for all classes that represent a componentTCOperationUserErrorTcapComponent<ParamType> -
Enum Summary Enum Description BaseDialogTcapMessage.MessageType DialogTcapMessage.Type The types of dialog tcap messageTcapComponent.Type The types of tcap component