A C E G H I M R T V 

A

add(TcapApplicationContext, MessageUtils) - Method in class com.opencloud.util.cgin.MessageUtilsFactory
 
Address - Class in com.opencloud.util.cgin
 
Address(Address.Nature, String) - Constructor for class com.opencloud.util.cgin.Address
 
Address.Nature - Enum in com.opencloud.util.cgin
 

C

com.opencloud.util.cgin - package com.opencloud.util.cgin
 

E

equals(Object) - Method in class com.opencloud.util.cgin.Address
 

G

getAddress() - Method in class com.opencloud.util.cgin.Address
 
getMessageUtils(TcapApplicationContext) - Method in class com.opencloud.util.cgin.MessageUtilsFactory
 
getName(Event) - Method in class com.opencloud.util.cgin.MessageUtils
 
getNature() - Method in class com.opencloud.util.cgin.Address
 
getProtocolName() - Method in class com.opencloud.util.cgin.MessageUtils
Get the base name of the protocol.
getProtocolVariant() - Method in class com.opencloud.util.cgin.MessageUtils
Get the name of the protocol variant.

H

hashCode() - Method in class com.opencloud.util.cgin.Address
 

I

instance() - Static method in class com.opencloud.util.cgin.MessageUtilsFactory
 
isLegTerminatingEvent(Object) - Method in class com.opencloud.util.cgin.MessageUtils
Determine if the specified event type is a leg terminating event.
isLegTerminatingEvent(Object, Object) - Method in class com.opencloud.util.cgin.MessageUtils
Determine if the specified event type is a leg terminating event.

M

MessageUtils - Class in com.opencloud.util.cgin
Base class for message utility functions.
MessageUtils() - Constructor for class com.opencloud.util.cgin.MessageUtils
 
MessageUtils.Codec - Enum in com.opencloud.util.cgin
 
MessageUtilsFactory - Class in com.opencloud.util.cgin
 
MessageUtilsFactory() - Constructor for class com.opencloud.util.cgin.MessageUtilsFactory
 

R

remove(TcapApplicationContext, MessageUtils) - Method in class com.opencloud.util.cgin.MessageUtilsFactory
 

T

toString() - Method in class com.opencloud.util.cgin.Address
 

V

valueOf(String) - Static method in enum com.opencloud.util.cgin.Address.Nature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.opencloud.util.cgin.MessageUtils.Codec
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.opencloud.util.cgin.Address.Nature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.opencloud.util.cgin.MessageUtils.Codec
Returns an array containing the constants of this enum type, in the order they are declared.
A C E G H I M R T V