A B C D E F G H I J L M N O P R S T V W

A

addContextMapping(String, String) - Method in class org.cafesip.jiplet.JipletContainer
 
addContextMapping(String, String) - Method in interface org.cafesip.jiplet.JipletContainerMBean
This method adds a context mapping to the list of context mappings.
addMapping(ServerTransaction, ClientTransaction) - Method in class org.cafesip.jiplet.sip.TransactionsMapping
 
addMapping(Mapping, JipletContext) - Method in class org.cafesip.jiplet.SipConnector
 
addSession(SessionInfo) - Method in class org.cafesip.jiplet.JipletContext
 
addToFreeQueue(TaskThread) - Method in class org.cafesip.jiplet.ThreadPool
 
addToTransactionsList(JipletTransaction) - Method in class org.cafesip.jiplet.SipConnector
 
addUser(String, String, String[]) - Method in interface org.cafesip.jiplet.Realm
This method is used by management applications such as jiplet console to create a SIP end-point account.
AndOperation - Interface in org.cafesip.jiplet.config.jip
Java content class for AndOperation complex type.
AuthConstraint - Interface in org.cafesip.jiplet.config.jip
Java content class for AuthConstraint complex type.
authenticate(String, AuthorizationHeader) - Method in interface org.cafesip.jiplet.Realm
This method is called by the container to authentication a SIP end point.

B

BRANCH_MAGIC_COOKIE - Static variable in class org.cafesip.jiplet.sip.ProxyUtilities
 

C

cancelRequest(int, String) - Method in class org.cafesip.jiplet.sip.SipCommunicator
Cancels a proxy request.
cancelRequest() - Method in class org.cafesip.jiplet.sip.SipCommunicator
This method is similar to the cancelRequest(int statusCode) method except that no response is sent to the originating request.
cancelResponse(JipletTransaction) - Method in class org.cafesip.jiplet.Jiplet
This method is used to notify the jiplet container that the response is no longer expected.
cancelTimer(TimerEvent) - Method in class org.cafesip.jiplet.Jiplet
This method cancels a timer started by the startTimer() methods.
cancelTransaction(JipletTransaction) - Method in class org.cafesip.jiplet.SipConnector
 
configLogger(JipletLoggerPlugin) - Static method in class org.cafesip.jiplet.JipletLogger
Static method to configure the logging capabilties.
ContainsOperation - Interface in org.cafesip.jiplet.config.jip
Java content class for ContainsOperation complex type.
CONTEXT_DEPLOYED - Static variable in class org.cafesip.jiplet.JipletContext
 
CONTEXT_J2EE - Static variable in class org.cafesip.jiplet.JipletContext
 
CONTEXT_UNKNOWN - Static variable in class org.cafesip.jiplet.JipletContext
 
ContextMapping - Interface in org.cafesip.jiplet.config.jip
Java content class for ContextMapping complex type.
ContextMappings - Interface in org.cafesip.jiplet.config.jip
Java content class for context-mappings element declaration.
createAndOperation() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of AndOperation
createAuthConstraint() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of AuthConstraint
createContainsOperation() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of ContainsOperation
createContext(String, String) - Method in class org.cafesip.jiplet.JipletContainer
 
createContext(String, String) - Method in interface org.cafesip.jiplet.JipletContainerMBean
Create a jiplet context.
createContextMapping() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of ContextMapping
createContextMappings() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of ContextMappings
createEJBLocalRef() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of EJBLocalRef
createEJBRef() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of EJBRef
createEnvEntry() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of EnvEntry
createEqualsOperation() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of EqualsOperation
createExistsOperation() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of ExistsOperation
createInitParam() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of InitParam
createInitParams() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of InitParams
createJ2eeContext(String, ClassLoader) - Method in class org.cafesip.jiplet.JipletContainer
Create a J2EE context.
createJ2eeRealm(String, ClassLoader) - Method in class org.cafesip.jiplet.JipletContainer
Create a J2EE realm.
createJipApp() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of JipApp
createJipApplication() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of JipApplication
createJipConnector() - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of JipConnector
createJipConnectorJipPortsType() - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of JipConnectorJipPortsType
createJipConnectorJipPropertiesType() - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of JipConnectorJipPropertiesType
createJipConnectors() - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of JipConnectors
createJipletConfig() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of JipletConfig
createJipletContextMappings() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of JipletContextMappings
createJipletMapping() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of JipletMapping
createJipletNames() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of JipletNames
createJipPort() - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of JipPort
createJipProperty() - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of JipProperty
createJipRealm() - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of JipRealm
createJipRealmParam() - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of JipRealmParam
createJipRealmParams() - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of JipRealmParams
createJipRealms() - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of JipRealms
createJipServer() - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of JipServer
createMapping() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of Mapping
createMatchesOperation() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of MatchesOperation
createNotOperation() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of NotOperation
createOrOperation() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of OrOperation
createRealm() - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of Realm
createRealm(String) - Method in class org.cafesip.jiplet.JipletContainer
 
createRealm(String) - Method in interface org.cafesip.jiplet.JipletContainerMBean
Create a new realm.
createRealmUser(String, String, String, String[]) - Method in class org.cafesip.jiplet.JipletContainer
 
createRealmUser(String, String, String, String[]) - Method in interface org.cafesip.jiplet.JipletContainerMBean
Create an user account for a given realm.
createResourceCollection() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of ResourceCollection
createResourceEnvRef() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of ResourceEnvRef
createResourceRef() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of ResourceRef
createSecurityConstraint() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of SecurityConstraint
createServer() - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of Server
createSubdomainOperation() - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of SubdomainOperation
createVendorDescriptor() - Method in class org.cafesip.jiplet.VendorDescriptorFactory
This method creates a vendor-specific deployment handler.
criteriaMatch(RequestEvent) - Method in class org.cafesip.jiplet.JipletContext
 

D

debug(String) - Method in class org.cafesip.jiplet.Jiplet
This method is used to print a debug message into the jiplet containers logs.
debug(String) - Static method in class org.cafesip.jiplet.JipletLogger
Print a debug message
debug(String) - Method in interface org.cafesip.jiplet.JipletLoggerPlugin
This method prints a message of debug severity level.
decrementTempThreadCount() - Method in class org.cafesip.jiplet.ThreadPool
 
deleteContext(String) - Method in class org.cafesip.jiplet.JipletContainer
 
deleteContext(String) - Method in interface org.cafesip.jiplet.JipletContainerMBean
Delete a context with a given name.
deleteJ2eeContext(String) - Method in class org.cafesip.jiplet.JipletContainer
The JBOSS wrapper application uses this method to delete a context when it has been removed from the JBOSS deploy directory.
deleteJ2eeRealm(String) - Method in class org.cafesip.jiplet.JipletContainer
The JBOSS wrapper application uses this method to delete a realm when it has been removed from the JBOSS deploy directory.
deleteRealm(String) - Method in class org.cafesip.jiplet.JipletContainer
 
deleteRealm(String) - Method in interface org.cafesip.jiplet.JipletContainerMBean
Delete an existing realm.
deleteRealmUser(String, String) - Method in class org.cafesip.jiplet.JipletContainer
 
deleteRealmUser(String, String) - Method in interface org.cafesip.jiplet.JipletContainerMBean
Delete an user account for a given realm
deleteUser(String) - Method in interface org.cafesip.jiplet.Realm
This method is used by management applications such as jiplet console to delete a SIP end-point account.
destroy() - Method in class org.cafesip.jiplet.Jiplet
This method is called by the jiplet container when the jiplet is being taken out of service or when the context or the container is being shutdown.
destroy() - Method in class org.cafesip.jiplet.JipletContainer
This method is called when the application disposes off the container.
destroy() - Method in class org.cafesip.jiplet.JipletContext
This method is called by the container when the context is being removed.
destroy() - Method in interface org.cafesip.jiplet.Realm
This method is called by the container when the context is being removed.
destroy() - Method in class org.cafesip.jiplet.SipConnector
 
destroy() - Method in class org.cafesip.jiplet.ThreadPool
 
doAck(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message of the type ACK is received.
doBye(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message of the type BYE is received.
doCancel(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message of the type CANCEL is received.
doExtension(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message is received that is neither REGISTER, INVITE, ACK, BYE, CANCEL, INFO, MESSAGE, NOTIFY, OPTIONS, PRACK, REFER, SUBSCRIBE OR UPDATE.
doInfo(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message of the type INFO is received.
doInvite(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message of the type INVITE is received.
doMessage(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message of the type MESSAGE is received.
doNotify(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message of the type NOTIFY is received.
doOptions(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message of the type OPTIONS is received.
doPrack(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message of the type PRACK is received.
doRegister(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message of the type REGISTER is received.
doSubscribe(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message of the type SUBSCRIBE is received.
doUpdate(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message of the type UPDATE is received.
dropOutboundLeg(ClientTransaction) - Method in class org.cafesip.jiplet.sip.SipCommunicator
Call this method to drop an outbound leg for the case where other outbound legs may be present and the event on this leg shouldn't drop everything.

E

EJBLocalRef - Interface in org.cafesip.jiplet.config.jip
Java content class for EJBLocalRef complex type.
EJBRef - Interface in org.cafesip.jiplet.config.jip
Java content class for EJBRef complex type.
EndPointInfo - Class in org.cafesip.jiplet
 
EndPointInfo() - Constructor for class org.cafesip.jiplet.EndPointInfo
A constructor for this class.
EnvEntry - Interface in org.cafesip.jiplet.config.jip
Java content class for EnvEntry complex type.
equals(JipletTransaction) - Method in class org.cafesip.jiplet.JipletTransaction
Returs true if the transaction provided by the paramater is the same.
EqualsOperation - Interface in org.cafesip.jiplet.config.jip
Java content class for EqualsOperation complex type.
error(String) - Method in class org.cafesip.jiplet.Jiplet
This method is used to print an error message into the jiplet containers logs.
error(String) - Static method in class org.cafesip.jiplet.JipletLogger
Print an error message.
error(String) - Method in interface org.cafesip.jiplet.JipletLoggerPlugin
This method prints a message of error severity level.
EventDispatcher - Class in org.cafesip.jiplet
 
EventDispatcher(EventInfo) - Constructor for class org.cafesip.jiplet.EventDispatcher
Constructor for this class for response/timeout/timer/signal
EventDispatcher(RequestEvent, ArrayList) - Constructor for class org.cafesip.jiplet.EventDispatcher
A constructor for this class for the request event
EventInfo - Class in org.cafesip.jiplet
 
EventInfo() - Constructor for class org.cafesip.jiplet.EventInfo
 
ExistsOperation - Interface in org.cafesip.jiplet.config.jip
Java content class for ExistsOperation complex type.

F

fatal(String) - Method in class org.cafesip.jiplet.Jiplet
This method is used to print a fatal message into the jiplet containers logs.
fatal(String) - Static method in class org.cafesip.jiplet.JipletLogger
Print a fatal error message.
fatal(String) - Method in interface org.cafesip.jiplet.JipletLoggerPlugin
This method prints a message of fatal error severity level.
findConnector(String) - Method in class org.cafesip.jiplet.JipletContainer
Returns a SipConnector object of a given connector name.
findJiplet(String) - Method in class org.cafesip.jiplet.JipletContext
Find a jiplet belonging to this context given its name.
findRealm(String) - Method in class org.cafesip.jiplet.JipletContainer
 
findSession(SessionInfo) - Method in class org.cafesip.jiplet.JipletContext
 
findSipProvider(String, int) - Method in class org.cafesip.jiplet.SipConnector
Returns the SipProvider corresponding to the given address and port.
forward(JipletEvent, String) - Method in class org.cafesip.jiplet.Jiplet
A jiplet can forward a request, response, timeout or a timer expiry event to another jiplet.
forwardRequest(ArrayList) - Method in class org.cafesip.jiplet.sip.RequestForwarding
 
forwardResponse(Response, ClientTransaction) - Method in class org.cafesip.jiplet.sip.ResponseForwarding
 

G

generateBranchId() - Static method in class org.cafesip.jiplet.sip.ProxyUtilities
Generate a cryptographically random identifier that can be used to generate a branch identifier.
generateTag() - Static method in class org.cafesip.jiplet.sip.ProxyUtilities
 
getAddress() - Method in interface org.cafesip.jiplet.config.server.JipPort
Gets the value of the address property.
getAddressFactory() - Method in class org.cafesip.jiplet.Jiplet
This method returns the JAIN-SIP AddressFactory object which can then be user to format SIP messages.
getAddressFactory() - Method in class org.cafesip.jiplet.SipConnector
 
getAnd() - Method in interface org.cafesip.jiplet.config.jip.AndOperation
Gets the value of the And property.
getAnd() - Method in interface org.cafesip.jiplet.config.jip.Mapping
Gets the value of the and property.
getAnd() - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Gets the value of the and property.
getAnd() - Method in interface org.cafesip.jiplet.config.jip.OrOperation
Gets the value of the And property.
getAttribute(String) - Method in class org.cafesip.jiplet.ScopedVariables
This method retrieves a previously stored variable.
getAttributeNames() - Method in class org.cafesip.jiplet.ScopedVariables
Gets a list of all the variables stored in the scope variables.
getAuthCachePeriod() - Method in interface org.cafesip.jiplet.config.server.JipRealms
Gets the value of the authCachePeriod property.
getAuthCachePeriod() - Method in class org.cafesip.jiplet.JipletContainer
 
getAuthConstraint() - Method in interface org.cafesip.jiplet.config.jip.SecurityConstraint
Gets the value of the authConstraint property.
getAuthenticationHeader(Jiplet, Message, String, boolean) - Method in interface org.cafesip.jiplet.Realm
When the jiplet container needs to send an UNAUTHORIZED response, it includes an Authenticate header.
getCallId() - Method in class org.cafesip.jiplet.JipletTransaction
 
getCallId() - Method in class org.cafesip.jiplet.SessionInfo
 
getClassLoader(ClassLoader, File, File) - Static method in class org.cafesip.jiplet.JipletClassLoader
Creates a class loader based on supplied classes and jar files.
getClassLoader() - Method in class org.cafesip.jiplet.JipletContext
This method returns the class loader for this context
getClassname() - Method in interface org.cafesip.jiplet.config.server.JipRealm
Gets the value of the classname property.
getClientTransaction(ServerTransaction) - Method in class org.cafesip.jiplet.sip.TransactionsMapping
 
getClientTransactions(ServerTransaction) - Method in class org.cafesip.jiplet.sip.TransactionsMapping
 
getConfDir() - Static method in class org.cafesip.jiplet.JipletContainer
 
getConfig() - Method in class org.cafesip.jiplet.JipletContext
 
getConnector() - Method in interface org.cafesip.jiplet.config.jip.ContextMapping
Gets the value of the connector property.
getConnector() - Method in interface org.cafesip.jiplet.config.server.JipConnectors
Gets the value of the Connector property.
getConnectorName() - Method in class org.cafesip.jiplet.Jiplet
Gets the connector name associated with this jiplet.
getConnectorProperty() - Method in class org.cafesip.jiplet.Jiplet
Gets the property of the connector to which this jiplet object is attached to.
getConnectorProperty(String) - Method in class org.cafesip.jiplet.JipletContainer
 
getConnectorProperty(String) - Method in interface org.cafesip.jiplet.JipletContainerMBean
Returns the property of a connector.
getConnectorProperty() - Method in class org.cafesip.jiplet.SipConnector
 
getConnectors() - Method in interface org.cafesip.jiplet.config.server.JipServer
Gets the value of the connectors property.
getConnectors() - Method in class org.cafesip.jiplet.JipletContainer
Returns a list of the connectors.
getContains() - Method in interface org.cafesip.jiplet.config.jip.AndOperation
Gets the value of the Contains property.
getContains() - Method in interface org.cafesip.jiplet.config.jip.Mapping
Gets the value of the contains property.
getContains() - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Gets the value of the contains property.
getContains() - Method in interface org.cafesip.jiplet.config.jip.OrOperation
Gets the value of the Contains property.
getContext() - Method in interface org.cafesip.jiplet.config.jip.ContextMapping
Gets the value of the context property.
getContext() - Method in class org.cafesip.jiplet.JipletContext
 
getContextMapping() - Method in interface org.cafesip.jiplet.config.jip.JipletContextMappings
Gets the value of the ContextMapping property.
getContextMapping(String) - Method in class org.cafesip.jiplet.JipletContainer
 
getContextMappings() - Method in interface org.cafesip.jiplet.config.jip.JipApplication
Gets the value of the contextMappings property.
getContextProperty(String) - Method in class org.cafesip.jiplet.JipletContainer
 
getContextProperty(String) - Method in interface org.cafesip.jiplet.JipletContainerMBean
Return the property of a context specified by the name parameter.
getContextRoot() - Method in class org.cafesip.jiplet.JipletContext
 
getContextSelectionCriteria() - Method in class org.cafesip.jiplet.JipletContext
 
getContextType() - Method in class org.cafesip.jiplet.JipletContext
 
getContextTypeDescription() - Method in class org.cafesip.jiplet.JipletContext
 
getCseq() - Method in class org.cafesip.jiplet.JipletTransaction
 
getDefaultConnectorName() - Method in class org.cafesip.jiplet.JipletContainer
 
getDefaultConnectorName() - Method in interface org.cafesip.jiplet.JipletContainerMBean
 
getDefaultRealm() - Method in class org.cafesip.jiplet.JipletContainer
 
getDeployDir() - Method in class org.cafesip.jiplet.JipletContainer
 
getDeployDir() - Method in interface org.cafesip.jiplet.JipletContainerMBean
return the deploy directory
getDescription() - Method in interface org.cafesip.jiplet.config.jip.EJBLocalRef
Gets the value of the description property.
getDescription() - Method in interface org.cafesip.jiplet.config.jip.EJBRef
Gets the value of the description property.
getDescription() - Method in interface org.cafesip.jiplet.config.jip.EnvEntry
Gets the value of the description property.
getDescription() - Method in interface org.cafesip.jiplet.config.jip.ResourceEnvRef
Gets the value of the description property.
getDescription() - Method in interface org.cafesip.jiplet.config.jip.ResourceRef
Gets the value of the description property.
getDescription() - Method in class org.cafesip.jiplet.Jiplet
This method returns the description of the jiplet.
getDialog(Dialog, boolean) - Method in class org.cafesip.jiplet.Jiplet
This method is used to get a JipletDialog object.
getDisplayName() - Method in interface org.cafesip.jiplet.config.jip.JipApplication
Gets the value of the displayName property.
getDisplayName() - Method in class org.cafesip.jiplet.JipletContext
 
getEjbLink() - Method in interface org.cafesip.jiplet.config.jip.EJBLocalRef
Gets the value of the ejbLink property.
getEjbLink() - Method in interface org.cafesip.jiplet.config.jip.EJBRef
Gets the value of the ejbLink property.
getEjbLocalRef() - Method in interface org.cafesip.jiplet.config.jip.JipApplication
Gets the value of the EjbLocalRef property.
getEjbLocalRefJndiName(String) - Method in interface org.cafesip.jiplet.VendorDescriptor
Get the JNDI name given the EJB local referenece name.
getEjbRef() - Method in interface org.cafesip.jiplet.config.jip.JipApplication
Gets the value of the EjbRef property.
getEjbRefJndiName(String) - Method in interface org.cafesip.jiplet.VendorDescriptor
Get the JNDI name given the EJB referenece name.
getEjbRefName() - Method in interface org.cafesip.jiplet.config.jip.EJBLocalRef
Gets the value of the ejbRefName property.
getEjbRefName() - Method in interface org.cafesip.jiplet.config.jip.EJBRef
Gets the value of the ejbRefName property.
getEjbRefType() - Method in interface org.cafesip.jiplet.config.jip.EJBLocalRef
Gets the value of the ejbRefType property.
getEjbRefType() - Method in interface org.cafesip.jiplet.config.jip.EJBRef
Gets the value of the ejbRefType property.
getEnvEntry() - Method in interface org.cafesip.jiplet.config.jip.JipApplication
Gets the value of the EnvEntry property.
getEnvEntryName() - Method in interface org.cafesip.jiplet.config.jip.EnvEntry
Gets the value of the envEntryName property.
getEnvEntryType() - Method in interface org.cafesip.jiplet.config.jip.EnvEntry
Gets the value of the envEntryType property.
getEnvEntryValue() - Method in interface org.cafesip.jiplet.config.jip.EnvEntry
Gets the value of the envEntryValue property.
getEnvJndiName(String) - Method in interface org.cafesip.jiplet.VendorDescriptor
Get the JNDI name given the env name.
getEquals() - Method in interface org.cafesip.jiplet.config.jip.AndOperation
Gets the value of the Equals property.
getEquals() - Method in interface org.cafesip.jiplet.config.jip.Mapping
Gets the value of the equals property.
getEquals() - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Gets the value of the equals property.
getEquals() - Method in interface org.cafesip.jiplet.config.jip.OrOperation
Gets the value of the Equals property.
getEvent() - Method in class org.cafesip.jiplet.JipletTimerTask
 
getEventObject() - Method in class org.cafesip.jiplet.JipletSignal
 
getExists() - Method in interface org.cafesip.jiplet.config.jip.AndOperation
Gets the value of the Exists property.
getExists() - Method in interface org.cafesip.jiplet.config.jip.Mapping
Gets the value of the exists property.
getExists() - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Gets the value of the exists property.
getExists() - Method in interface org.cafesip.jiplet.config.jip.OrOperation
Gets the value of the Exists property.
getExpiryTime() - Method in class org.cafesip.jiplet.JipletTransaction
 
getFirst() - Method in class org.cafesip.jiplet.Pair
 
getForward() - Method in class org.cafesip.jiplet.JipletEvent
 
getFromTag() - Method in class org.cafesip.jiplet.JipletTransaction
 
getFromUri() - Method in class org.cafesip.jiplet.JipletTransaction
 
getHeaderFactory() - Method in class org.cafesip.jiplet.Jiplet
This method returns the JAIN-SIP HeaderFactory object which can then be user to format SIP messages.
getHeaderFactory() - Method in class org.cafesip.jiplet.SipConnector
 
getHome() - Method in interface org.cafesip.jiplet.config.jip.EJBLocalRef
Gets the value of the home property.
getHome() - Method in interface org.cafesip.jiplet.config.jip.EJBRef
Gets the value of the home property.
getHost() - Method in class org.cafesip.jiplet.EndPointInfo
 
getIgnoreCase() - Method in interface org.cafesip.jiplet.config.jip.ContainsOperation
Gets the value of the ignoreCase property.
getIgnoreCase() - Method in interface org.cafesip.jiplet.config.jip.EqualsOperation
Gets the value of the ignoreCase property.
getInitParam() - Method in interface org.cafesip.jiplet.config.jip.InitParams
Gets the value of the InitParam property.
getInitParams() - Method in interface org.cafesip.jiplet.config.jip.JipletConfig
Gets the value of the initParams property.
getInitParams() - Method in class org.cafesip.jiplet.Jiplet
Returns the init paramters that has been specified in the jip.xml file.
getInstance() - Static method in class org.cafesip.jiplet.JipletContainer
The JipletContainer is a singleton class.
getJiplet() - Method in interface org.cafesip.jiplet.config.jip.JipApplication
Gets the value of the Jiplet property.
getJiplet() - Method in interface org.cafesip.jiplet.config.jip.JipletMapping
Gets the value of the jiplet property.
getJiplet() - Method in class org.cafesip.jiplet.EventInfo
 
getJiplet() - Method in class org.cafesip.jiplet.JipletRequest
 
getJiplet() - Method in class org.cafesip.jiplet.JipletResponse
 
getJiplet() - Method in class org.cafesip.jiplet.JipletSignal
 
getJiplet() - Method in class org.cafesip.jiplet.JipletTimeout
 
getJiplet() - Method in class org.cafesip.jiplet.JipletTimer
 
getJiplet() - Method in class org.cafesip.jiplet.JipletTransaction
 
getJiplet() - Method in class org.cafesip.jiplet.sip.RequestForwarding
 
getJiplet() - Method in class org.cafesip.jiplet.TimerEvent
 
getJipletClass() - Method in interface org.cafesip.jiplet.config.jip.JipletConfig
Gets the value of the jipletClass property.
getJipletConnector() - Method in interface org.cafesip.jiplet.config.jip.JipletConfig
Gets the value of the jipletConnector property.
getJipletContext() - Method in class org.cafesip.jiplet.Jiplet
This method returns the context.
getJipletContext() - Method in class org.cafesip.jiplet.JipletEvent
 
getJipletDescription() - Method in interface org.cafesip.jiplet.config.jip.JipletConfig
Gets the value of the jipletDescription property.
getJipletMapping() - Method in interface org.cafesip.jiplet.config.jip.JipApplication
Gets the value of the JipletMapping property.
getJipletName() - Method in interface org.cafesip.jiplet.config.jip.JipletConfig
Gets the value of the jipletName property.
getJipletName() - Method in interface org.cafesip.jiplet.config.jip.JipletNames
Gets the value of the JipletName property.
getJipletNames() - Method in interface org.cafesip.jiplet.config.jip.ResourceCollection
Gets the value of the jipletNames property.
getJipletProperty(String) - Method in class org.cafesip.jiplet.JipletContext
 
getJipletProperty(String) - Method in interface org.cafesip.jiplet.JipletContextMBean
Returns the property of the jiplet specified by the name parameter.
getJipletResourceCollection() - Method in interface org.cafesip.jiplet.config.jip.SecurityConstraint
Gets the value of the jipletResourceCollection property.
getJipletResourceName() - Method in interface org.cafesip.jiplet.config.jip.ResourceCollection
Gets the value of the jipletResourceName property.
getJipPort() - Method in interface org.cafesip.jiplet.config.server.JipConnector.JipPortsType
Gets the value of the JipPort property.
getJipPorts() - Method in interface org.cafesip.jiplet.config.server.JipConnector
Gets the value of the jipPorts property.
getJipProperties() - Method in interface org.cafesip.jiplet.config.server.JipConnector
Gets the value of the jipProperties property.
getJipProperty() - Method in interface org.cafesip.jiplet.config.server.JipConnector.JipPropertiesType
Gets the value of the JipProperty property.
getJipStack() - Method in interface org.cafesip.jiplet.config.server.JipConnector
Gets the value of the jipStack property.
getJmxAgent() - Static method in class org.cafesip.jiplet.JipletContainer
Returns the JMX MBeanServer object.
getJmxAgent() - Method in class org.cafesip.jiplet.JipletContext
 
getKey() - Method in interface org.cafesip.jiplet.config.server.JipProperty
Gets the value of the key property.
getListeningPointDefault() - Method in class org.cafesip.jiplet.Jiplet
Returns the JAIN-SIP listening point that has been designated as the default listening point for this jiplet's SIP connector.
getListeningPoints() - Method in class org.cafesip.jiplet.Jiplet
Returns all of the JAIN-SIP listening points that have been configured for this jiplet's SIP connector.
getLocation(URI) - Method in interface org.cafesip.jiplet.sip.Location
This method is called by the jiplet to look up an user's location.
getMapping() - Method in interface org.cafesip.jiplet.config.jip.ContextMapping
Gets the value of the mapping property.
getMapping() - Method in interface org.cafesip.jiplet.config.jip.JipletMapping
Gets the value of the mapping property.
getMatches() - Method in interface org.cafesip.jiplet.config.jip.AndOperation
Gets the value of the Matches property.
getMatches() - Method in interface org.cafesip.jiplet.config.jip.Mapping
Gets the value of the matches property.
getMatches() - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Gets the value of the matches property.
getMatches() - Method in interface org.cafesip.jiplet.config.jip.OrOperation
Gets the value of the Matches property.
getMaxThreadCount() - Method in class org.cafesip.jiplet.SipConnector
 
getMaxThreads() - Method in interface org.cafesip.jiplet.config.server.JipConnector
Gets the value of the maxThreads property.
getMessage() - Method in class org.cafesip.jiplet.JipletSignal
 
getMessage() - Method in class org.cafesip.jiplet.TimerEvent
 
getMessageFactory() - Method in class org.cafesip.jiplet.Jiplet
This method returns the JAIN-SIP MessageFactory object which can then be user to format SIP messages.
getMessageFactory() - Method in class org.cafesip.jiplet.SipConnector
 
getMinThreadCount() - Method in class org.cafesip.jiplet.SipConnector
 
getMinThreads() - Method in interface org.cafesip.jiplet.config.server.JipConnector
Gets the value of the minThreads property.
getName() - Method in interface org.cafesip.jiplet.config.server.JipConnector
Gets the value of the name property.
getName() - Method in interface org.cafesip.jiplet.config.server.JipRealm
Gets the value of the name property.
getName() - Method in class org.cafesip.jiplet.Jiplet
Returns the name of the jiplet.
getName() - Method in class org.cafesip.jiplet.JipletPrincipal
 
getName() - Method in class org.cafesip.jiplet.SipConnector
 
getNot() - Method in interface org.cafesip.jiplet.config.jip.AndOperation
Gets the value of the Not property.
getNot() - Method in interface org.cafesip.jiplet.config.jip.Mapping
Gets the value of the not property.
getNot() - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Gets the value of the not property.
getNot() - Method in interface org.cafesip.jiplet.config.jip.OrOperation
Gets the value of the Not property.
getOr() - Method in interface org.cafesip.jiplet.config.jip.AndOperation
Gets the value of the Or property.
getOr() - Method in interface org.cafesip.jiplet.config.jip.Mapping
Gets the value of the or property.
getOr() - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Gets the value of the or property.
getOr() - Method in interface org.cafesip.jiplet.config.jip.OrOperation
Gets the value of the Or property.
getParam() - Method in class org.cafesip.jiplet.TimerEvent
 
getParamName() - Method in interface org.cafesip.jiplet.config.jip.InitParam
Gets the value of the paramName property.
getParams() - Method in interface org.cafesip.jiplet.Realm
Returns the init params passed to this object in the init() method.
getParamValue() - Method in interface org.cafesip.jiplet.config.jip.InitParam
Gets the value of the paramValue property.
getPeerDialog(ServerTransaction) - Method in class org.cafesip.jiplet.sip.TransactionsMapping
 
getPort() - Method in interface org.cafesip.jiplet.config.server.JipPort
Gets the value of the port property.
getPort() - Method in class org.cafesip.jiplet.EndPointInfo
 
getPortInfo() - Method in class org.cafesip.jiplet.SipConnector
 
getPortList() - Method in class org.cafesip.jiplet.SipConnector
 
getProperties() - Method in class org.cafesip.jiplet.SipConnector
 
getProperty(String) - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Get the specified property.
getProperty(String) - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Get the specified property.
getProtocol() - Method in class org.cafesip.jiplet.EndPointInfo
 
getProviderId(SipProvider) - Method in class org.cafesip.jiplet.SipConnector
 
getRealm() - Method in interface org.cafesip.jiplet.config.jip.AuthConstraint
Gets the value of the realm property.
getRealm() - Method in interface org.cafesip.jiplet.config.server.JipRealms
Gets the value of the Realm property.
getRealmDirName(String) - Method in class org.cafesip.jiplet.JipletContainer
 
getRealmDirName(String) - Method in interface org.cafesip.jiplet.JipletContainerMBean
Returns the realm deployment directory name.
getRealmName() - Method in interface org.cafesip.jiplet.Realm
 
getRealmParam() - Method in interface org.cafesip.jiplet.config.server.JipRealmParams
Gets the value of the RealmParam property.
getRealmParamName() - Method in interface org.cafesip.jiplet.config.server.JipRealmParam
Gets the value of the realmParamName property.
getRealmParams() - Method in interface org.cafesip.jiplet.config.server.JipRealm
Gets the value of the realmParams property.
getRealmParamValue() - Method in interface org.cafesip.jiplet.config.server.JipRealmParam
Gets the value of the realmParamValue property.
getRealmProperty(String) - Method in class org.cafesip.jiplet.JipletContainer
 
getRealmProperty(String) - Method in interface org.cafesip.jiplet.JipletContainerMBean
Returns the property of a realm.
getRealms() - Method in interface org.cafesip.jiplet.config.server.JipServer
Gets the value of the realms property.
getRealms() - Method in class org.cafesip.jiplet.JipletContainer
 
getRealmUser(String, String) - Method in class org.cafesip.jiplet.JipletContainer
 
getRealmUser(String, String) - Method in interface org.cafesip.jiplet.JipletContainerMBean
Returns the user account information for a given realm.
getRealPath(String) - Method in class org.cafesip.jiplet.JipletContext
 
getRemote() - Method in interface org.cafesip.jiplet.config.jip.EJBLocalRef
Gets the value of the remote property.
getRemote() - Method in interface org.cafesip.jiplet.config.jip.EJBRef
Gets the value of the remote property.
getRequest() - Method in class org.cafesip.jiplet.EventInfo
 
getRequest() - Method in class org.cafesip.jiplet.sip.SipCommunicator
 
getRequestEvent() - Method in class org.cafesip.jiplet.JipletRequest
 
getRequestEvent() - Method in class org.cafesip.jiplet.sip.RequestForwarding
 
getResAuth() - Method in interface org.cafesip.jiplet.config.jip.ResourceRef
Gets the value of the resAuth property.
getResourceEnvJndiName(String) - Method in interface org.cafesip.jiplet.VendorDescriptor
Get the JNDI name given the env resource name.
getResourceEnvRef() - Method in interface org.cafesip.jiplet.config.jip.JipApplication
Gets the value of the ResourceEnvRef property.
getResourceEnvRefName() - Method in interface org.cafesip.jiplet.config.jip.ResourceEnvRef
Gets the value of the resourceEnvRefName property.
getResourceEnvRefType() - Method in interface org.cafesip.jiplet.config.jip.ResourceEnvRef
Gets the value of the resourceEnvRefType property.
getResourceJndiName(String) - Method in interface org.cafesip.jiplet.VendorDescriptor
Get the JNDI name given the resource name.
getResourceRef() - Method in interface org.cafesip.jiplet.config.jip.JipApplication
Gets the value of the ResourceRef property.
getResponse() - Method in class org.cafesip.jiplet.EventInfo
 
getResponse() - Method in class org.cafesip.jiplet.sip.SipCommunicator
 
getResponseEvent() - Method in class org.cafesip.jiplet.JipletResponse
 
getResRefName() - Method in interface org.cafesip.jiplet.config.jip.ResourceRef
Gets the value of the resRefName property.
getResSharingScope() - Method in interface org.cafesip.jiplet.config.jip.ResourceRef
Gets the value of the resSharingScope property.
getResType() - Method in interface org.cafesip.jiplet.config.jip.ResourceRef
Gets the value of the resType property.
getRoleName() - Method in interface org.cafesip.jiplet.config.jip.AuthConstraint
Gets the value of the RoleName property.
getRoles(String) - Method in interface org.cafesip.jiplet.Realm
Returns the roles specified for an user.
getSecond() - Method in class org.cafesip.jiplet.Pair
 
getSecurityConstraint() - Method in interface org.cafesip.jiplet.config.jip.JipApplication
Gets the value of the SecurityConstraint property.
getSecurityManager() - Method in class org.cafesip.jiplet.JipletContext
 
getServerTransaction() - Method in class org.cafesip.jiplet.sip.RequestForwarding
 
getServerTransaction() - Method in class org.cafesip.jiplet.sip.SipCommunicator
 
getServerTransaction(ClientTransaction) - Method in class org.cafesip.jiplet.sip.TransactionsMapping
 
getSession(Message, boolean) - Method in class org.cafesip.jiplet.JipletEvent
Returns the session object associated with the message.
getSession(boolean) - Method in class org.cafesip.jiplet.JipletRequest
Get the session object associated with this request.
getSession(boolean) - Method in class org.cafesip.jiplet.JipletResponse
Get the session object associated with this response.
getSession(boolean) - Method in class org.cafesip.jiplet.JipletSignal
Get the session object associated with this event.
getSession(boolean) - Method in class org.cafesip.jiplet.JipletTimeout
Get the session object associated with this event.
getSession(boolean) - Method in class org.cafesip.jiplet.JipletTimer
Get the session object associated with this event.
getSignal() - Method in class org.cafesip.jiplet.EventInfo
 
getSipCommunicator() - Method in class org.cafesip.jiplet.JipletRequest
This method returns a SIP communicator object which can be used to proxy SIP requests, responses, handle proxy timeouts as well as other SIP-related operations.
getSipCommunicator() - Method in class org.cafesip.jiplet.JipletResponse
This method returns a proxy object which can be used to proxy SIP requests, responses, handle proxy timeouts and other SIP-related operations.
getSipCommunicator() - Method in class org.cafesip.jiplet.JipletTimeout
This method returns a proxy object which can be used to proxy SIP requests, responses, handle proxy timeouts as well as other SIP-related operations.
getSipProvider(ListeningPoint) - Method in class org.cafesip.jiplet.Jiplet
Returns the JAIN-SIP SIP provider corresponding to the given listening point.
getSipProvider(String, int) - Method in class org.cafesip.jiplet.Jiplet
Returns the JAIN-SIP SIP provider associated with the given host address and port.
getSipProvider() - Method in class org.cafesip.jiplet.JipletDialog
 
getSipProviders() - Method in class org.cafesip.jiplet.SipConnector
 
getStackContactHeader() - Method in class org.cafesip.jiplet.sip.SipCommunicator
 
getStackImpl() - Method in class org.cafesip.jiplet.SipConnector
 
getStackIPAddress() - Method in class org.cafesip.jiplet.sip.RequestForwarding
 
getStackTrace(Throwable) - Static method in class org.cafesip.jiplet.JipletLogger
Returns a string containing the stack trace given an exception.
getStackViaHeader() - Method in class org.cafesip.jiplet.sip.SipCommunicator
 
getStartupOrder() - Method in interface org.cafesip.jiplet.config.jip.JipletConfig
Gets the value of the startupOrder property.
getSubdomainOf() - Method in interface org.cafesip.jiplet.config.jip.AndOperation
Gets the value of the SubdomainOf property.
getSubdomainOf() - Method in interface org.cafesip.jiplet.config.jip.Mapping
Gets the value of the subdomainOf property.
getSubdomainOf() - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Gets the value of the subdomainOf property.
getSubdomainOf() - Method in interface org.cafesip.jiplet.config.jip.OrOperation
Gets the value of the SubdomainOf property.
getTempThreadCount() - Method in class org.cafesip.jiplet.ThreadPool
 
getTimeout() - Method in class org.cafesip.jiplet.EventInfo
 
getTimeout() - Method in class org.cafesip.jiplet.JipletTransaction
 
getTimeout() - Method in class org.cafesip.jiplet.sip.SipCommunicator
 
getTimeoutEvent() - Method in class org.cafesip.jiplet.JipletTimeout
 
getTimer() - Method in class org.cafesip.jiplet.EventInfo
 
getTimer() - Method in class org.cafesip.jiplet.SipConnector
 
getTimerEvent() - Method in class org.cafesip.jiplet.JipletTimer
 
getTimerTask() - Method in class org.cafesip.jiplet.TimerEvent
 
getToUri() - Method in class org.cafesip.jiplet.JipletTransaction
 
getTransaction() - Method in class org.cafesip.jiplet.EventInfo
 
getTransaction() - Method in class org.cafesip.jiplet.JipletResponse
 
getTransaction() - Method in class org.cafesip.jiplet.JipletTimeout
 
getTransactionsMapping() - Method in class org.cafesip.jiplet.JipletDialog
 
getType() - Method in interface org.cafesip.jiplet.config.server.JipPort
Gets the value of the type property.
getUserPrincipal() - Method in class org.cafesip.jiplet.JipletRequest
 
getValue() - Method in interface org.cafesip.jiplet.config.jip.ContainsOperation
Gets the value of the value property.
getValue() - Method in interface org.cafesip.jiplet.config.jip.EqualsOperation
Gets the value of the value property.
getValue() - Method in interface org.cafesip.jiplet.config.jip.MatchesOperation
Gets the value of the value property.
getValue() - Method in interface org.cafesip.jiplet.config.jip.SubdomainOperation
Gets the value of the value property.
getValue() - Method in interface org.cafesip.jiplet.config.server.JipProperty
Gets the value of the value property.
getValue(Request) - Method in interface org.cafesip.jiplet.MessageParser
 
getVar() - Method in interface org.cafesip.jiplet.config.jip.ContainsOperation
Gets the value of the var property.
getVar() - Method in interface org.cafesip.jiplet.config.jip.EqualsOperation
Gets the value of the var property.
getVar() - Method in interface org.cafesip.jiplet.config.jip.ExistsOperation
Gets the value of the var property.
getVar() - Method in interface org.cafesip.jiplet.config.jip.MatchesOperation
Gets the value of the var property.
getVar() - Method in interface org.cafesip.jiplet.config.jip.