A B C G I L M O P R S T U W 

A

acceptAnonymousAssociation(AssociationListener) - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
addAssociation(String, int, String, int, String) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
addAssociation(String, int, String, int, String, IpChannelType, String[]) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
addManagementEventListener(ManagementEventListener) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
addServer(String, String, int) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
addServer(String, String, int, IpChannelType, String[]) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
addServer(String, String, int, IpChannelType, boolean, int, String[]) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
addServerAssociation(String, int, String, String) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
addServerAssociation(String, int, String, String, IpChannelType) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
anonymAssociations - Variable in class org.mobicents.protocols.sctp.ServerImpl
 
ASSOCIATION_MAP - Static variable in class org.mobicents.protocols.sctp.SctpXMLBinding
 
ASSOCIATION_XML - Static variable in class org.mobicents.protocols.sctp.AssociationImpl
XML Serialization/Deserialization
associationHandler - Variable in class org.mobicents.protocols.sctp.AssociationImpl
 
AssociationImpl - Class in org.mobicents.protocols.sctp
 
AssociationImpl() - Constructor for class org.mobicents.protocols.sctp.AssociationImpl
 
AssociationImpl(String, int, String, int, String, IpChannelType, String[]) - Constructor for class org.mobicents.protocols.sctp.AssociationImpl
Creating a CLIENT Association
AssociationImpl(String, int, String, String, IpChannelType) - Constructor for class org.mobicents.protocols.sctp.AssociationImpl
Creating a SERVER Association
AssociationImpl(String, int, String, IpChannelType, ServerImpl) - Constructor for class org.mobicents.protocols.sctp.AssociationImpl
Creating an ANONYMOUS_SERVER Association
AssociationMap<K,V> - Class in org.mobicents.protocols.sctp
 
AssociationMap() - Constructor for class org.mobicents.protocols.sctp.AssociationMap
 
associations - Variable in class org.mobicents.protocols.sctp.ManagementImpl
 
associations - Variable in class org.mobicents.protocols.sctp.ServerImpl
 

B

binding - Static variable in class org.mobicents.protocols.sctp.ManagementImpl
 

C

CHANGEOPS - Static variable in class org.mobicents.protocols.sctp.ChangeRequest
 
ChangeRequest - Class in org.mobicents.protocols.sctp
 
ChangeRequest(AbstractSelectableChannel, AssociationImpl, int, int) - Constructor for class org.mobicents.protocols.sctp.ChangeRequest
 
ChangeRequest(AssociationImpl, int, long) - Constructor for class org.mobicents.protocols.sctp.ChangeRequest
 
close() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
CLOSE - Static variable in class org.mobicents.protocols.sctp.ChangeRequest
 
CONNECT - Static variable in class org.mobicents.protocols.sctp.ChangeRequest
 
createworkerThreadTable(int) - Method in class org.mobicents.protocols.sctp.AssociationImpl
 

G

getAnonymAssociations() - Method in class org.mobicents.protocols.sctp.ServerImpl
 
getAssociation() - Method in class org.mobicents.protocols.sctp.ChangeRequest
 
getAssociation(String) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
getAssociationListener() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
getAssociations() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
getAssociations() - Method in class org.mobicents.protocols.sctp.ServerImpl
 
getAssociationType() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
getConnectDelay() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
getExecutionTime() - Method in class org.mobicents.protocols.sctp.ChangeRequest
 
getExecutorService(int) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
getExtraHostAddresses() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
getExtraHostAddresses() - Method in class org.mobicents.protocols.sctp.ServerImpl
 
getFormat(Class) - Method in class org.mobicents.protocols.sctp.SctpXMLBinding
 
getHostAddress() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
getHostAddress() - Method in class org.mobicents.protocols.sctp.ServerImpl
 
getHostPort() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
getHostport() - Method in class org.mobicents.protocols.sctp.ServerImpl
 
getIpChannel() - Method in class org.mobicents.protocols.sctp.ServerImpl
 
getIpChannelType() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
getIpChannelType() - Method in class org.mobicents.protocols.sctp.ServerImpl
 
getManagementEventListeners() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
getMaxConcurrentConnectionsCount() - Method in class org.mobicents.protocols.sctp.ServerImpl
 
getMaxIOErrors() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
getName() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
getName() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
getName() - Method in class org.mobicents.protocols.sctp.ServerImpl
 
getOps() - Method in class org.mobicents.protocols.sctp.ChangeRequest
 
getPeerAddress() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
getPeerPort() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
getPendingChanges() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
getPersistDir() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
getServerListener() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
getServerName() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
getServers() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
getSocketChannel() - Method in class org.mobicents.protocols.sctp.ChangeRequest
 
getSocketSelector() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
getType() - Method in class org.mobicents.protocols.sctp.ChangeRequest
 
getWorkerThreads() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 

I

initiateConnection() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
isAcceptAnonymousConnections() - Method in class org.mobicents.protocols.sctp.ServerImpl
 
isConnected() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
isSingleThread() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
isStarted() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
isStarted() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
isStarted() - Method in class org.mobicents.protocols.sctp.ServerImpl
 

L

load() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
logger - Static variable in class org.mobicents.protocols.sctp.AssociationImpl
 
logger - Static variable in class org.mobicents.protocols.sctp.SelectorThread
 

M

management - Variable in class org.mobicents.protocols.sctp.SelectorThread
 
ManagementImpl - Class in org.mobicents.protocols.sctp
 
ManagementImpl(String) - Constructor for class org.mobicents.protocols.sctp.ManagementImpl
 
markAssociationDown() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
markAssociationUp() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 

O

org.mobicents.protocols.sctp - package org.mobicents.protocols.sctp
 

P

peerSocketAddress - Variable in class org.mobicents.protocols.sctp.AssociationImpl
This is used only for SCTP This is the socket address for peer which will be null initially.
persistDir - Variable in class org.mobicents.protocols.sctp.ManagementImpl
 
populateWorkerThread(int[]) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 

R

read() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
REGISTER - Static variable in class org.mobicents.protocols.sctp.ChangeRequest
 
rejectAnonymousAssociation() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
removeAllResourses() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
removeAssociation(String) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
removeManagementEventListener(ManagementEventListener) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
removeServer(String) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
run() - Method in class org.mobicents.protocols.sctp.SelectorThread
 
run() - Method in class org.mobicents.protocols.sctp.Worker
 

S

scheduleConnect() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
SctpXMLBinding - Class in org.mobicents.protocols.sctp
 
SctpXMLBinding() - Constructor for class org.mobicents.protocols.sctp.SctpXMLBinding
 
selector - Variable in class org.mobicents.protocols.sctp.SelectorThread
 
SelectorThread - Class in org.mobicents.protocols.sctp
 
SelectorThread(Selector, ManagementImpl) - Constructor for class org.mobicents.protocols.sctp.SelectorThread
 
send(PayloadData) - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
SERVER_XML - Static variable in class org.mobicents.protocols.sctp.ServerImpl
XML Serialization/Deserialization
ServerImpl - Class in org.mobicents.protocols.sctp
 
ServerImpl() - Constructor for class org.mobicents.protocols.sctp.ServerImpl
 
ServerImpl(String, String, int, IpChannelType, boolean, int, String[]) - Constructor for class org.mobicents.protocols.sctp.ServerImpl
 
servers - Variable in class org.mobicents.protocols.sctp.ManagementImpl
 
setAssociationListener(AssociationListener) - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
setConnectDelay(int) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
setManagement(ManagementImpl) - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
setManagement(ManagementImpl) - Method in class org.mobicents.protocols.sctp.ServerImpl
 
setMaxConcurrentConnectionsCount(int) - Method in class org.mobicents.protocols.sctp.ServerImpl
 
setMaxIOErrors(int) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
setPersistDir(String) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
setServerListener(ServerListener) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
setSingleThread(boolean) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
setSocketChannel(AbstractSelectableChannel) - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
setStarted(boolean) - Method in class org.mobicents.protocols.sctp.SelectorThread
 
setWorkerThreads(int) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
start() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
start() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
start() - Method in class org.mobicents.protocols.sctp.ServerImpl
 
startAssociation(String) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
started - Variable in class org.mobicents.protocols.sctp.SelectorThread
 
startServer(String) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
stop() - Method in class org.mobicents.protocols.sctp.AssociationImpl
Stops this Association.
stop() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
stop() - Method in class org.mobicents.protocols.sctp.ServerImpl
 
stopAnonymousAssociation() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
stopAssociation(String) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
stopServer(String) - Method in class org.mobicents.protocols.sctp.ManagementImpl
 
store() - Method in class org.mobicents.protocols.sctp.ManagementImpl
 

T

TAB_INDENT - Static variable in class org.mobicents.protocols.sctp.ManagementImpl
 
toString() - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
toString() - Method in class org.mobicents.protocols.sctp.ServerImpl
 

U

up - Variable in class org.mobicents.protocols.sctp.AssociationImpl
 

W

Worker - Class in org.mobicents.protocols.sctp
 
Worker(AssociationImpl, AssociationListener, PayloadData) - Constructor for class org.mobicents.protocols.sctp.Worker
 
write(SelectionKey) - Method in class org.mobicents.protocols.sctp.AssociationImpl
 
A B C G I L M O P R S T U W 

Copyright © 2012. All Rights Reserved.