A C D E G H I M N O P R S U V X

A

AddressIndicator - Class in org.mobicents.protocols.ss7.indicator
 
AddressIndicator(boolean, boolean, RoutingIndicator, GlobalTitleIndicator) - Constructor for class org.mobicents.protocols.ss7.indicator.AddressIndicator
 
AddressIndicator(byte) - Constructor for class org.mobicents.protocols.ss7.indicator.AddressIndicator
 

C

createImportance(int) - Method in interface org.mobicents.protocols.ss7.sccp.parameter.ParameterFactory
Create Importance parameter.
createProtocolClass(int, int) - Method in interface org.mobicents.protocols.ss7.sccp.parameter.ParameterFactory
Creates protocol class parameter.
createSegmentation() - Method in interface org.mobicents.protocols.ss7.sccp.parameter.ParameterFactory
Create segemntation parameter
createUnitData(ProtocolClass, SccpAddress, SccpAddress) - Method in interface org.mobicents.protocols.ss7.sccp.message.MessageFactory
Creates unit data message.
createXUnitData(HopCounter, ProtocolClass, SccpAddress, SccpAddress) - Method in interface org.mobicents.protocols.ss7.sccp.message.MessageFactory
Creates extended unit data message.

D

decode(InputStream) - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0001
 
decode(InputStream) - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0010
 
decode(InputStream) - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0011
 
decode(InputStream) - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0100
 
decodeDigits(InputStream) - Method in enum org.mobicents.protocols.ss7.indicator.EncodingScheme
 
deregisterSccpListener(SccpAddress) - Method in interface org.mobicents.protocols.ss7.sccp.SccpProvider
Removes listener

E

encode(OutputStream) - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0001
 
encode(OutputStream) - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0010
 
encode(OutputStream) - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0011
 
encode(OutputStream) - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0100
 
encodeDigits(String, OutputStream) - Method in enum org.mobicents.protocols.ss7.indicator.EncodingScheme
 
EncodingScheme - Enum in org.mobicents.protocols.ss7.indicator
 
equals(Object) - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0001
 
equals(Object) - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0010
 
equals(Object) - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0011
 
equals(Object) - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0100
 
equals(Object) - Method in class org.mobicents.protocols.ss7.sccp.parameter.SccpAddress
 

G

getAddressIndicator() - Method in class org.mobicents.protocols.ss7.sccp.parameter.SccpAddress
 
getCalledPartyAddress() - Method in interface org.mobicents.protocols.ss7.sccp.message.SccpMessage
 
getCallingPartyAddress() - Method in interface org.mobicents.protocols.ss7.sccp.message.SccpMessage
 
getData() - Method in interface org.mobicents.protocols.ss7.sccp.message.UnitData
 
getDigits() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GlobalTitle
Address string.
getDigits() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0001
 
getDigits() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0010
 
getDigits() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0011
 
getDigits() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0100
 
getGlobalTitle() - Method in class org.mobicents.protocols.ss7.sccp.parameter.SccpAddress
 
getGlobalTitleIndicator() - Method in class org.mobicents.protocols.ss7.indicator.AddressIndicator
 
getHandling() - Method in interface org.mobicents.protocols.ss7.sccp.parameter.ProtocolClass
Gets the message handling value
getHopCounter() - Method in interface org.mobicents.protocols.ss7.sccp.message.XUnitData
Gets the hop countor parameter.
getImportance() - Method in interface org.mobicents.protocols.ss7.sccp.message.XUnitData
Gets the current value of the parameter
getIndicator() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GlobalTitle
Defines fields included into the global title.
getIndicator() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0001
 
getIndicator() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0010
 
getIndicator() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0011
 
getIndicator() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0100
 
getInstance(NatureOfAddress, String) - Static method in class org.mobicents.protocols.ss7.sccp.parameter.GlobalTitle
Global tite contains nature of address indicator only.
getInstance(int, String) - Static method in class org.mobicents.protocols.ss7.sccp.parameter.GlobalTitle
Global title contains translation type only.
getInstance(int, NumberingPlan, String) - Static method in class org.mobicents.protocols.ss7.sccp.parameter.GlobalTitle
Global title contains translation type, numbering plan and encoding scheme.
getInstance(int, NumberingPlan, NatureOfAddress, String) - Static method in class org.mobicents.protocols.ss7.sccp.parameter.GlobalTitle
Global title contains translation type, numbering plan, encoding scheme and nature of address indicator.
getMessageFactory() - Method in interface org.mobicents.protocols.ss7.sccp.SccpProvider
Gets the access to message factory.
getNatureOfAddress() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0100
 
getNoA() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0001
 
getNp() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0011
 
getNumberingPlan() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0100
 
getParameterFactory() - Method in interface org.mobicents.protocols.ss7.sccp.SccpProvider
Gets the access to parameter factory.
getProtocolClass() - Method in interface org.mobicents.protocols.ss7.sccp.message.SccpMessage
 
getRoute(SccpAddress, SccpAddress) - Method in interface org.mobicents.protocols.ss7.sccp.Router
Determines the route for the message using called and calling address.
getRoutingIndicator() - Method in class org.mobicents.protocols.ss7.indicator.AddressIndicator
 
getSccpProvider() - Method in interface org.mobicents.protocols.ss7.sccp.SccpStack
Exposes SCCP provider object to SCCP user.
getSegmentation() - Method in interface org.mobicents.protocols.ss7.sccp.message.XUnitData
Gets the segmetation parameter.
getSignalingPointCode() - Method in class org.mobicents.protocols.ss7.sccp.parameter.SccpAddress
 
getSubsystemNumber() - Method in class org.mobicents.protocols.ss7.sccp.parameter.SccpAddress
 
getTranslationType() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0010
 
getTranslationType() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0011
 
getTranslationType() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0100
 
getType() - Method in interface org.mobicents.protocols.ss7.sccp.message.SccpMessage
The message type code consists of a one octet field and is mandatory for all messages.
getValue() - Method in class org.mobicents.protocols.ss7.indicator.AddressIndicator
 
getValue() - Method in enum org.mobicents.protocols.ss7.indicator.EncodingScheme
 
getValue() - Method in enum org.mobicents.protocols.ss7.indicator.GlobalTitleIndicator
 
getValue() - Method in enum org.mobicents.protocols.ss7.indicator.NatureOfAddress
 
getValue() - Method in enum org.mobicents.protocols.ss7.indicator.NumberingPlan
 
getValue() - Method in interface org.mobicents.protocols.ss7.sccp.parameter.HopCounter
Gets the value of this parameter.
getValue() - Method in interface org.mobicents.protocols.ss7.sccp.parameter.Importance
Gets the value of this parameter.
getValue() - Method in interface org.mobicents.protocols.ss7.sccp.parameter.ProtocolClass
The value of protocol class.
GlobalTitle - Class in org.mobicents.protocols.ss7.sccp.parameter
 
GlobalTitle() - Constructor for class org.mobicents.protocols.ss7.sccp.parameter.GlobalTitle
 
GlobalTitleIndicator - Enum in org.mobicents.protocols.ss7.indicator
 
GT0001 - Class in org.mobicents.protocols.ss7.sccp.parameter
 
GT0001() - Constructor for class org.mobicents.protocols.ss7.sccp.parameter.GT0001
 
GT0001(NatureOfAddress, String) - Constructor for class org.mobicents.protocols.ss7.sccp.parameter.GT0001
 
GT0010 - Class in org.mobicents.protocols.ss7.sccp.parameter
 
GT0010() - Constructor for class org.mobicents.protocols.ss7.sccp.parameter.GT0010
 
GT0010(int, String) - Constructor for class org.mobicents.protocols.ss7.sccp.parameter.GT0010
 
GT0011 - Class in org.mobicents.protocols.ss7.sccp.parameter
 
GT0011() - Constructor for class org.mobicents.protocols.ss7.sccp.parameter.GT0011
 
GT0011(int, NumberingPlan, String) - Constructor for class org.mobicents.protocols.ss7.sccp.parameter.GT0011
 
GT0100 - Class in org.mobicents.protocols.ss7.sccp.parameter
 
GT0100() - Constructor for class org.mobicents.protocols.ss7.sccp.parameter.GT0100
Creates a new instance of GT0100
GT0100(int, NumberingPlan, NatureOfAddress, String) - Constructor for class org.mobicents.protocols.ss7.sccp.parameter.GT0100
 

H

hashCode() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0001
 
hashCode() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0010
 
hashCode() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0011
 
hashCode() - Method in class org.mobicents.protocols.ss7.sccp.parameter.GT0100
 
hashCode() - Method in class org.mobicents.protocols.ss7.sccp.parameter.SccpAddress
 
hexDump(byte[]) - Static method in class org.mobicents.protocols.ss7.utils.Utils
Construct a String containing a hex-dump of a byte array
hexDump(String, byte[]) - Static method in class org.mobicents.protocols.ss7.utils.Utils
Construct a String containing a hex-dump of a byte array
hexDump(String, DatagramPacket) - Static method in class org.mobicents.protocols.ss7.utils.Utils
 
HopCounter - Interface in org.mobicents.protocols.ss7.sccp.parameter
Hop counter parameter

I

Importance - Interface in org.mobicents.protocols.ss7.sccp.parameter
Importance parameter
IMPORTANCE - Static variable in interface org.mobicents.protocols.ss7.sccp.parameter.Parameter
 

M

MessageFactory - Interface in org.mobicents.protocols.ss7.sccp.message
Factory for creating messages.
MessageType - Class in org.mobicents.protocols.ss7.sccp.message
 
MessageType() - Constructor for class org.mobicents.protocols.ss7.sccp.message.MessageType
 

N

NatureOfAddress - Enum in org.mobicents.protocols.ss7.indicator
Nature of address indicator.
NumberingPlan - Enum in org.mobicents.protocols.ss7.indicator
Numbering Plan constants.

O

onMessage(SccpMessage) - Method in interface org.mobicents.protocols.ss7.sccp.SccpListener
Called when proper data is received, it is partially decoded.
org.mobicents.protocols.ss7.indicator - package org.mobicents.protocols.ss7.indicator
 
org.mobicents.protocols.ss7.sccp - package org.mobicents.protocols.ss7.sccp
 
org.mobicents.protocols.ss7.sccp.message - package org.mobicents.protocols.ss7.sccp.message
 
org.mobicents.protocols.ss7.sccp.parameter - package org.mobicents.protocols.ss7.sccp.parameter
 
org.mobicents.protocols.ss7.utils - package org.mobicents.protocols.ss7.utils
 

P

Parameter - Interface in org.mobicents.protocols.ss7.sccp.parameter
 
ParameterFactory - Interface in org.mobicents.protocols.ss7.sccp.parameter
 
pcPresent() - Method in class org.mobicents.protocols.ss7.indicator.AddressIndicator
 
ProtocolClass - Interface in org.mobicents.protocols.ss7.sccp.parameter
Protocol class The "protocol class" parameter field is a one-octet parameter and is structured as follows: Bits 1-4 indicating protocol class are coded as follows: 4321 0000 class 0 0001 class 1 0010 class 2 0011 class 3

R

registerSccpListener(SccpAddress, SccpListener) - Method in interface org.mobicents.protocols.ss7.sccp.SccpProvider
Register listener for some adddress.
Router - Interface in org.mobicents.protocols.ss7.sccp
Represents the SCCP router.
RoutingIndicator - Enum in org.mobicents.protocols.ss7.indicator
 

S

SccpAddress - Class in org.mobicents.protocols.ss7.sccp.parameter
 
SccpAddress(GlobalTitle, int) - Constructor for class org.mobicents.protocols.ss7.sccp.parameter.SccpAddress
 
SccpAddress(int, int) - Constructor for class org.mobicents.protocols.ss7.sccp.parameter.SccpAddress
 
SccpListener - Interface in org.mobicents.protocols.ss7.sccp
 
SccpMessage - Interface in org.mobicents.protocols.ss7.sccp.message
Specifies the SCCP messages formats and codes for the support of connection-oriented services, connectionless services and the management of SCCP.
SccpProvider - Interface in org.mobicents.protocols.ss7.sccp
 
SccpStack - Interface in org.mobicents.protocols.ss7.sccp
 
SEGMENTATION - Static variable in interface org.mobicents.protocols.ss7.sccp.parameter.Parameter
 
Segmentation - Interface in org.mobicents.protocols.ss7.sccp.parameter
Segmentation parameter.
send(SccpMessage) - Method in interface org.mobicents.protocols.ss7.sccp.SccpProvider
Sends message.
setData(byte[]) - Method in interface org.mobicents.protocols.ss7.sccp.message.UnitData
 
setImportance(Importance) - Method in interface org.mobicents.protocols.ss7.sccp.message.XUnitData
Modifies importance parameter.
setLinksets(List<MtpProvider>) - Method in interface org.mobicents.protocols.ss7.sccp.SccpStack
Assigns linksets.
setRouter(Router) - Method in interface org.mobicents.protocols.ss7.sccp.SccpStack
Allows to plug custom implementation of SCCP router
setSegmentation(Segmentation) - Method in interface org.mobicents.protocols.ss7.sccp.message.XUnitData
Modify segmentation parameter.
setTransferType(int) - Method in interface org.mobicents.protocols.ss7.sccp.SccpStack
Defines transfer type for outgoing messages.
ssnPresent() - Method in class org.mobicents.protocols.ss7.indicator.AddressIndicator
 
start() - Method in interface org.mobicents.protocols.ss7.sccp.SccpStack
Starts SCCP stack.
stop() - Method in interface org.mobicents.protocols.ss7.sccp.SccpStack
Terminates SCCP stack.

U

UDT - Static variable in class org.mobicents.protocols.ss7.sccp.message.MessageType
 
UDT_ONLY - Static variable in interface org.mobicents.protocols.ss7.sccp.SccpStack
 
UnitData - Interface in org.mobicents.protocols.ss7.sccp.message
Unitdata (UDT)
Utils - Class in org.mobicents.protocols.ss7.utils
This class contains various static utility methods.
Utils() - Constructor for class org.mobicents.protocols.ss7.utils.Utils
 

V

valueOf(String) - Static method in enum org.mobicents.protocols.ss7.indicator.EncodingScheme
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.mobicents.protocols.ss7.indicator.EncodingScheme
 
valueOf(String) - Static method in enum org.mobicents.protocols.ss7.indicator.GlobalTitleIndicator
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.mobicents.protocols.ss7.indicator.GlobalTitleIndicator
 
valueOf(String) - Static method in enum org.mobicents.protocols.ss7.indicator.NatureOfAddress
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.mobicents.protocols.ss7.indicator.NatureOfAddress
 
valueOf(String) - Static method in enum org.mobicents.protocols.ss7.indicator.NumberingPlan
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.mobicents.protocols.ss7.indicator.NumberingPlan
 
valueOf(String) - Static method in enum org.mobicents.protocols.ss7.indicator.RoutingIndicator
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mobicents.protocols.ss7.indicator.EncodingScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.protocols.ss7.indicator.GlobalTitleIndicator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.protocols.ss7.indicator.NatureOfAddress
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.protocols.ss7.indicator.NumberingPlan
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.protocols.ss7.indicator.RoutingIndicator
Returns an array containing the constants of this enum type, in the order they are declared.

X

XUDT - Static variable in class org.mobicents.protocols.ss7.sccp.message.MessageType
 
XUDT_ONLY - Static variable in interface org.mobicents.protocols.ss7.sccp.SccpStack
 
XUnitData - Interface in org.mobicents.protocols.ss7.sccp.message
Extended Unitdata (XUDT)

A C D E G H I M N O P R S U V X

Copyright © 2010. All Rights Reserved.