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.SubdomainOperation
Gets the value of the var property.
getVendorDeploymentFactory() - Static method in class org.cafesip.jiplet.JipletContainer
 
grammarInfo - Static variable in class org.cafesip.jiplet.config.jip.ObjectFactory
 
grammarInfo - Static variable in class org.cafesip.jiplet.config.server.ObjectFactory
 

H

handleProxyTimeout(boolean) - Method in class org.cafesip.jiplet.sip.SipCommunicator
This method is used to handle proxy processing when a SIP timeout-occurs.
hasAddress(String, int) - Method in class org.cafesip.jiplet.Jiplet
Indicates if this jiplet's SIP connector is handling (owns) the given host/port or not.
hashCode() - Method in class org.cafesip.jiplet.JipletTransaction
 
hashCode() - Method in class org.cafesip.jiplet.SessionInfo
 
hasMapping(ServerTransaction) - Method in class org.cafesip.jiplet.sip.TransactionsMapping
 
hasTopViaHeaderProxy(Jiplet, Message) - Static method in class org.cafesip.jiplet.sip.ProxyUtilities
 

I

info(String) - Method in class org.cafesip.jiplet.Jiplet
This method is used to print an informational message into the jiplet containers logs.
info(String) - Static method in class org.cafesip.jiplet.JipletLogger
Print a informational message.
info(String) - Method in interface org.cafesip.jiplet.JipletLoggerPlugin
This method prints a message of informational severity level.
init(JipletConfig) - Method in class org.cafesip.jiplet.Jiplet
The init() method is called by the jiplet container when the jiplet is being initialized.
init() - Method in class org.cafesip.jiplet.JipletContainer
 
init() - Method in class org.cafesip.jiplet.JipletContext
 
init(String, File, HashMap, boolean) - Method in interface org.cafesip.jiplet.Realm
This method is called by the container while initializing the realm.
init(String) - Method in interface org.cafesip.jiplet.sip.Location
This method is called by the ProxyJiplet when the class implementing this interface is instantiated.
init(JipletConfig) - Method in class org.cafesip.jiplet.sip.ProxyJiplet
 
init(JipConnector) - Method in class org.cafesip.jiplet.SipConnector
 
init(String, JipApplication, File) - Method in interface org.cafesip.jiplet.VendorDescriptor
This method is called by the jiplet container during the initialization of a context to specify the configuration information and the deployment directory.
InitParam - Interface in org.cafesip.jiplet.config.jip
Java content class for InitParam complex type.
InitParams - Interface in org.cafesip.jiplet.config.jip
Java content class for InitParams complex type.
invalidate() - Method in class org.cafesip.jiplet.JipletSession
Frees up the session-related resources.
isAddRecordRoute() - Method in class org.cafesip.jiplet.sip.RequestForwarding
 
isAuthOnLogout() - Method in interface org.cafesip.jiplet.config.server.JipRealms
Gets the value of the authOnLogout property.
isAuthOnLogout() - Method in class org.cafesip.jiplet.JipletContainer
 
isDebugEnabled() - Method in class org.cafesip.jiplet.Jiplet
The debug is a flag that indicates whether the container is is "debug" mode.
isDebugEnabled() - Static method in class org.cafesip.jiplet.JipletLogger
returns true if debug mode is enabled.
isDebugEnabled() - Method in interface org.cafesip.jiplet.JipletLoggerPlugin
 
isDefault() - Method in interface org.cafesip.jiplet.config.server.JipConnector
Gets the value of the default property.
isDefault() - Method in interface org.cafesip.jiplet.config.server.JipPort
Gets the value of the default property.
isDefault() - Method in interface org.cafesip.jiplet.config.server.JipRealm
Gets the value of the default property.
isDefaultRealm() - Method in interface org.cafesip.jiplet.Realm
 
isInit() - Static method in class org.cafesip.jiplet.JipletLogger
Returns true if the logger is initialized, false otherwise.
isReset() - Method in class org.cafesip.jiplet.sip.SipCommunicator
 
isStateful() - Method in class org.cafesip.jiplet.sip.RequestForwarding
 
isUserInRole(String) - Method in class org.cafesip.jiplet.JipletRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".

J

JipApp - Interface in org.cafesip.jiplet.config.jip
Java content class for jip-app element declaration.
JipApplication - Interface in org.cafesip.jiplet.config.jip
Java content class for JipApplication complex type.
JipConnector - Interface in org.cafesip.jiplet.config.server
Java content class for JipConnector complex type.
JipConnector.JipPortsType - Interface in org.cafesip.jiplet.config.server
Java content class for anonymous complex type.
JipConnector.JipPropertiesType - Interface in org.cafesip.jiplet.config.server
Java content class for anonymous complex type.
JipConnectors - Interface in org.cafesip.jiplet.config.server
Java content class for JipConnectors complex type.
Jiplet - Class in org.cafesip.jiplet
The Jiplet class is the base class that all Jiplet classes must extend.
Jiplet() - Constructor for class org.cafesip.jiplet.Jiplet
 
JipletClassLoader - Class in org.cafesip.jiplet
This class is an utility class for creating class loaders used by the jiplet container.
JipletClassLoader() - Constructor for class org.cafesip.jiplet.JipletClassLoader
A constructor for this class.
JipletConfig - Interface in org.cafesip.jiplet.config.jip
Java content class for JipletConfig complex type.
JipletContainer - Class in org.cafesip.jiplet
This class represents the Jiplet Container.
JipletContainer() - Constructor for class org.cafesip.jiplet.JipletContainer
Constructor for the class.
JipletContainerMBean - Interface in org.cafesip.jiplet
This interfaces is used to expose the JMX management interface for the jiplet container.
JipletContext - Class in org.cafesip.jiplet
This class encapsulates the functions of a jiplet context.
JipletContext(String, File, int, ClassLoader) - Constructor for class org.cafesip.jiplet.JipletContext
Constructor for this class.
JipletContextMappings - Interface in org.cafesip.jiplet.config.jip
Java content class for JipletContextMappings complex type.
JipletContextMBean - Interface in org.cafesip.jiplet
This interface exposes the management interface for a jiplet context.
JipletDialog - Class in org.cafesip.jiplet
This class encapsulates the dialog-scope variables supported by the jiplet container.
JipletDialog() - Constructor for class org.cafesip.jiplet.JipletDialog
A constructor for this class.
JipletEvent - Class in org.cafesip.jiplet
The JipletEvent is the base class for all the events that a jiplet can receive from the container.
JipletEvent() - Constructor for class org.cafesip.jiplet.JipletEvent
A constructor for this class.
JipletException - Exception in org.cafesip.jiplet
Exception class for the jiplet container.
JipletException() - Constructor for exception org.cafesip.jiplet.JipletException
 
JipletException(String) - Constructor for exception org.cafesip.jiplet.JipletException
 
JipletException(String, Throwable) - Constructor for exception org.cafesip.jiplet.JipletException
 
JipletException(Throwable) - Constructor for exception org.cafesip.jiplet.JipletException
 
JipletLogger - Class in org.cafesip.jiplet
This class encapsulates the logging functions of the jiplet container.
JipletLoggerPlugin - Interface in org.cafesip.jiplet
This interface is a generic logger adaptor interface for the jiplet container application.
JipletMapping - Interface in org.cafesip.jiplet.config.jip
Java content class for JipletMapping complex type.
JipletNames - Interface in org.cafesip.jiplet.config.jip
Java content class for JipletNames complex type.
JipletPrincipal - Class in org.cafesip.jiplet
This class represents a SIP end-point that has been authenticated and authorized to access a jiplet.
JipletPrincipal(String) - Constructor for class org.cafesip.jiplet.JipletPrincipal
A constructor for this class.
JipletRequest - Class in org.cafesip.jiplet
This class conatins methods that is used by a jiplet to retrieve information about a request event.
JipletRequest() - Constructor for class org.cafesip.jiplet.JipletRequest
A constructor for this class.
JipletResponse - Class in org.cafesip.jiplet
This class conatins methods that is used by a jiplet to retrieve information about a response event.
JipletResponse() - Constructor for class org.cafesip.jiplet.JipletResponse
A constructor for this class.
JipletSession - Class in org.cafesip.jiplet
The class encapsulates the session-scope variables framework.
JipletSession(JipletContext, SessionInfo) - Constructor for class org.cafesip.jiplet.JipletSession
A constructor for this class.
JipletSignal - Class in org.cafesip.jiplet
This class is used by jiplets to retrieve information about a signal it has received.
JipletSignal() - Constructor for class org.cafesip.jiplet.JipletSignal
A constructor for this class.
JipletTimeout - Class in org.cafesip.jiplet
This class conatins methods that is used by a jiplet to retrieve information about a timeout event.
JipletTimeout() - Constructor for class org.cafesip.jiplet.JipletTimeout
A constructor for this class.
JipletTimer - Class in org.cafesip.jiplet
This class conatins methods that is used by a jiplet to retrieve information about a timer event.
JipletTimer() - Constructor for class org.cafesip.jiplet.JipletTimer
 
JipletTimerTask - Class in org.cafesip.jiplet
 
JipletTimerTask(SipConnector, TimerEvent) - Constructor for class org.cafesip.jiplet.JipletTimerTask
A constructor for this class.
JipletTransaction - Class in org.cafesip.jiplet
This class encapsulates a SIP transaction.
JipletTransaction(Message, Jiplet, long) - Constructor for class org.cafesip.jiplet.JipletTransaction
A constructor for this class.
JipletTransaction(Message) - Constructor for class org.cafesip.jiplet.JipletTransaction
A constructor for this class.
JipPort - Interface in org.cafesip.jiplet.config.server
Java content class for JipPort complex type.
JipProperty - Interface in org.cafesip.jiplet.config.server
Java content class for JipProperty complex type.
JipRealm - Interface in org.cafesip.jiplet.config.server
Java content class for JipRealm complex type.
JipRealmParam - Interface in org.cafesip.jiplet.config.server
Java content class for JipRealmParam complex type.
JipRealmParams - Interface in org.cafesip.jiplet.config.server
Java content class for JipRealmParams complex type.
JipRealms - Interface in org.cafesip.jiplet.config.server
Java content class for JipRealms complex type.
JipServer - Interface in org.cafesip.jiplet.config.server
Java content class for JipServer complex type.

L

length(Message) - Static method in class org.cafesip.jiplet.sip.ProxyUtilities
 
listConnectors() - Method in class org.cafesip.jiplet.JipletContainer
 
listConnectors() - Method in interface org.cafesip.jiplet.JipletContainerMBean
Return a list of deployed connectors.
listContexts() - Method in class org.cafesip.jiplet.JipletContainer
 
listContexts() - Method in interface org.cafesip.jiplet.JipletContainerMBean
Return a list of deployed contexts.
listJiplets() - Method in class org.cafesip.jiplet.JipletContext
 
listJiplets() - Method in interface org.cafesip.jiplet.JipletContextMBean
 
listRealms() - Method in class org.cafesip.jiplet.JipletContainer
 
listRealms() - Method in interface org.cafesip.jiplet.JipletContainerMBean
Returns a list of realms configured for the system.
Location - Interface in org.cafesip.jiplet.sip
This interface is used to specify how the ProxyJiplet interacts with the location database.

M

Mapping - Interface in org.cafesip.jiplet.config.jip
Java content class for Mapping complex type.
MatchesOperation - Interface in org.cafesip.jiplet.config.jip
Java content class for MatchesOperation complex type.
MBEAN_NAME - Static variable in class org.cafesip.jiplet.JipletContainer
 
MBEAN_NAME - Variable in class org.cafesip.jiplet.JipletContext
 
MessageParser - Interface in org.cafesip.jiplet
 
modifyRealmUser(String, String, String, String[]) - Method in class org.cafesip.jiplet.JipletContainer
 
modifyRealmUser(String, String, String, String[]) - Method in interface org.cafesip.jiplet.JipletContainerMBean
Modify an user account for a given realm.
modifyUser(String, String, String[]) - Method in interface org.cafesip.jiplet.Realm
This method is used by management applications such as jiplet console to modify a SIP end-point account.

N

newInstance(Class) - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Create an instance of the specified Java content interface.
NotOperation - Interface in org.cafesip.jiplet.config.jip
Java content class for NotOperation complex type.

O

ObjectFactory - Class in org.cafesip.jiplet.config.jip
This object contains factory methods for each Java content interface and Java element interface generated in the org.cafesip.jiplet.config.jip package.
ObjectFactory() - Constructor for class org.cafesip.jiplet.config.jip.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.cafesip.jiplet.config.jip
ObjectFactory - Class in org.cafesip.jiplet.config.server
This object contains factory methods for each Java content interface and Java element interface generated in the org.cafesip.jiplet.config.server package.
ObjectFactory() - Constructor for class org.cafesip.jiplet.config.server.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.cafesip.jiplet.config.server
org.cafesip.jiplet - package org.cafesip.jiplet
This package contains the core Jiplet container classes.
org.cafesip.jiplet.config.jip - package org.cafesip.jiplet.config.jip
 
org.cafesip.jiplet.config.server - package org.cafesip.jiplet.config.server
 
org.cafesip.jiplet.sip - package org.cafesip.jiplet.sip
This package provide classes for SIP communications from within a jiplet.
OrOperation - Interface in org.cafesip.jiplet.config.jip
Java content class for OrOperation complex type.

P

Pair - Class in org.cafesip.jiplet
 
Pair(Object, Object) - Constructor for class org.cafesip.jiplet.Pair
 
portListContains(String, int) - Method in class org.cafesip.jiplet.SipConnector
 
printTransaction(Transaction) - Static method in class org.cafesip.jiplet.sip.ProxyUtilities
 
printTransactionsMapping() - Method in class org.cafesip.jiplet.sip.TransactionsMapping
 
processDialogTerminated(DialogTerminatedEvent) - Method in class org.cafesip.jiplet.SipConnector
 
processIOException(IOExceptionEvent) - Method in class org.cafesip.jiplet.SipConnector
 
processRequest(JipletRequest) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP request message is received that matches the selection criteria for the jiplet.
processRequest(JipletRequest) - Method in class org.cafesip.jiplet.sip.ProxyJiplet
 
processRequest(RequestEvent) - Method in class org.cafesip.jiplet.SipConnector
 
processResponse(JipletResponse) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP response message is received.
processResponse(JipletResponse) - Method in class org.cafesip.jiplet.sip.ProxyJiplet
 
processResponse(ResponseEvent) - Method in class org.cafesip.jiplet.SipConnector
 
processSignal(JipletSignal) - Method in class org.cafesip.jiplet.Jiplet
This method is called by the jiplet container to notify the jiplet of an event (signal) from an external entity.
processSignal(Jiplet, JipletSignal) - Method in class org.cafesip.jiplet.SipConnector
 
processTimeout(JipletTimeout) - Method in class org.cafesip.jiplet.Jiplet
This method is invoked by the container when a SIP time-out event occurs.
processTimeout(JipletTimeout) - Method in class org.cafesip.jiplet.sip.ProxyJiplet
 
processTimeout(TimeoutEvent) - Method in class org.cafesip.jiplet.SipConnector
 
processTimer(JipletTimer) - Method in class org.cafesip.jiplet.Jiplet
A jiplet may start timers by calling the method startTimer().
processTimer(TimerEvent) - Method in class org.cafesip.jiplet.SipConnector
 
processTransactionTerminated(TransactionTerminatedEvent) - Method in class org.cafesip.jiplet.SipConnector
 
providerSupportsProtocol(SipProvider, String) - Method in class org.cafesip.jiplet.SipConnector
 
ProxyJiplet - Class in org.cafesip.jiplet.sip
This jiplet class handles the SIP proxy functionality.
ProxyJiplet() - Constructor for class org.cafesip.jiplet.sip.ProxyJiplet
 
proxyRequest(ArrayList, boolean, boolean, boolean) - Method in class org.cafesip.jiplet.sip.SipCommunicator
This method is used to proxy a received SIP request message.
proxyRequest(URI, boolean, boolean, boolean) - Method in class org.cafesip.jiplet.sip.SipCommunicator
This method is used to proxy a received SIP request message.
proxyResponse(boolean) - Method in class org.cafesip.jiplet.sip.SipCommunicator
This method is used to proxy the received SIP response message.
ProxyUtilities - Class in org.cafesip.jiplet.sip
Utilities for the proxy.
ProxyUtilities() - Constructor for class org.cafesip.jiplet.sip.ProxyUtilities
 

R

Realm - Interface in org.cafesip.jiplet.config.server
Java content class for realm element declaration.
Realm - Interface in org.cafesip.jiplet
This interface must be implemented by any class that wants to implement a realm.
registerForResponse(Request, long) - Method in class org.cafesip.jiplet.Jiplet
This method is used by the server to register for a SIP response message.
registerForResponse(Request) - Method in class org.cafesip.jiplet.Jiplet
This method is similar to the registerForResponse(Request request, long timeout) except that it does not have a timeout parameter.
removeAttribute(String) - Method in class org.cafesip.jiplet.ScopedVariables
Remove a variable.
removeContextMapping(String) - Method in class org.cafesip.jiplet.JipletContainer
 
removeContextMapping(String) - Method in interface org.cafesip.jiplet.JipletContainerMBean
Removes the entry for the context from the context mapping.
removeMapping(ServerTransaction) - Method in class org.cafesip.jiplet.sip.TransactionsMapping
 
removeMapping(ClientTransaction) - Method in class org.cafesip.jiplet.sip.TransactionsMapping
 
removeMapping(JipletContext) - Method in class org.cafesip.jiplet.SipConnector
 
removeSession(SessionInfo) - Method in class org.cafesip.jiplet.JipletContext
 
RequestForwarding - Class in org.cafesip.jiplet.sip
 
RequestForwarding(Jiplet, SipCommunicator, RequestEvent, ServerTransaction, boolean, boolean) - Constructor for class org.cafesip.jiplet.sip.RequestForwarding
Creates a new instance of RequestForwarding
RequestValidation - Class in org.cafesip.jiplet.sip
RFC 3261 16.3 Request Validation: Before an element can proxy a request, it MUST verify the message's validity.
RequestValidation(Jiplet, boolean) - Constructor for class org.cafesip.jiplet.sip.RequestValidation
Creates a new instance of RequestValidation
resetExpiryTime() - Method in class org.cafesip.jiplet.JipletTransaction
 
ResourceCollection - Interface in org.cafesip.jiplet.config.jip
Java content class for ResourceCollection complex type.
ResourceEnvRef - Interface in org.cafesip.jiplet.config.jip
Java content class for ResourceEnvRef complex type.
ResourceRef - Interface in org.cafesip.jiplet.config.jip
Java content class for ResourceRef complex type.
ResponseForwarding - Class in org.cafesip.jiplet.sip
 
ResponseForwarding(Jiplet, SipProvider, boolean) - Constructor for class org.cafesip.jiplet.sip.ResponseForwarding
Creates a new instance of ResponseForwarding
run() - Method in class org.cafesip.jiplet.EventDispatcher
 
run() - Method in class org.cafesip.jiplet.JipletTimerTask
 
run() - Method in class org.cafesip.jiplet.SipConnector
 
run() - Method in class org.cafesip.jiplet.TaskThread
 

S

schedule(Runnable) - Method in class org.cafesip.jiplet.ThreadPool
 
ScopedVariables - Class in org.cafesip.jiplet
This is a base class for all scoped-variables.
ScopedVariables() - Constructor for class org.cafesip.jiplet.ScopedVariables
A constructor for this class.
SecurityConstraint - Interface in org.cafesip.jiplet.config.jip
Java content class for SecurityConstraint complex type.
sendSignal(String, JipletSignal) - Method in class org.cafesip.jiplet.JipletContext
This method is used to send a signal to a jiplet.
Server - Interface in org.cafesip.jiplet.config.server
Java content class for server element declaration.
SessionInfo - Class in org.cafesip.jiplet
 
SessionInfo() - Constructor for class org.cafesip.jiplet.SessionInfo
A constructor for this class.
setAddRecordRoute(boolean) - Method in class org.cafesip.jiplet.sip.RequestForwarding
 
setAddress(String) - Method in interface org.cafesip.jiplet.config.server.JipPort
Sets the value of the address property.
setAddressFactory(AddressFactory) - Method in class org.cafesip.jiplet.Jiplet
 
setAddressFactory(AddressFactory) - Method in interface org.cafesip.jiplet.sip.Location
This method is used by the ProxyJiplet to set the JAIN-SIP address factory.
setAnd(AndOperation) - Method in interface org.cafesip.jiplet.config.jip.Mapping
Sets the value of the and property.
setAnd(AndOperation) - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Sets the value of the and property.
setAttribute(String, Object) - Method in class org.cafesip.jiplet.ScopedVariables
This method is used to store a variable.
setAuthCachePeriod(BigInteger) - Method in interface org.cafesip.jiplet.config.server.JipRealms
Sets the value of the authCachePeriod property.
setAuthConstraint(AuthConstraint) - Method in interface org.cafesip.jiplet.config.jip.SecurityConstraint
Sets the value of the authConstraint property.
setAuthOnLogout(boolean) - Method in interface org.cafesip.jiplet.config.server.JipRealms
Sets the value of the authOnLogout property.
setCallId(String) - Method in class org.cafesip.jiplet.SessionInfo
 
setClassname(String) - Method in interface org.cafesip.jiplet.config.server.JipRealm
Sets the value of the classname property.
setConfDir(File) - Static method in class org.cafesip.jiplet.JipletContainer
 
setConnector(String) - Method in interface org.cafesip.jiplet.config.jip.ContextMapping
Sets the value of the connector property.
setConnector(SipConnector) - Method in class org.cafesip.jiplet.Jiplet
 
setConnectors(JipConnectors) - Method in interface org.cafesip.jiplet.config.server.JipServer
Sets the value of the connectors property.
setContains(ContainsOperation) - Method in interface org.cafesip.jiplet.config.jip.Mapping
Sets the value of the contains property.
setContains(ContainsOperation) - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Sets the value of the contains property.
setContext(String) - Method in interface org.cafesip.jiplet.config.jip.ContextMapping
Sets the value of the context property.
setContextMappings(JipletContextMappings) - Method in interface org.cafesip.jiplet.config.jip.JipApplication
Sets the value of the contextMappings property.
setDefault(boolean) - Method in interface org.cafesip.jiplet.config.server.JipConnector
Sets the value of the default property.
setDefault(boolean) - Method in interface org.cafesip.jiplet.config.server.JipPort
Sets the value of the default property.
setDefault(boolean) - Method in interface org.cafesip.jiplet.config.server.JipRealm
Sets the value of the default property.
setDeployDir(File) - Static method in class org.cafesip.jiplet.JipletContainer
Sets the deploy directory.
setDescription(String) - Method in interface org.cafesip.jiplet.config.jip.EJBLocalRef
Sets the value of the description property.
setDescription(String) - Method in interface org.cafesip.jiplet.config.jip.EJBRef
Sets the value of the description property.
setDescription(String) - Method in interface org.cafesip.jiplet.config.jip.EnvEntry
Sets the value of the description property.
setDescription(String) - Method in interface org.cafesip.jiplet.config.jip.ResourceEnvRef
Sets the value of the description property.
setDescription(String) - Method in interface org.cafesip.jiplet.config.jip.ResourceRef
Sets the value of the description property.
setDescription(String) - Method in class org.cafesip.jiplet.Jiplet
 
setDisplayName(String) - Method in interface org.cafesip.jiplet.config.jip.JipApplication
Sets the value of the displayName property.
setEjbLink(String) - Method in interface org.cafesip.jiplet.config.jip.EJBLocalRef
Sets the value of the ejbLink property.
setEjbLink(String) - Method in interface org.cafesip.jiplet.config.jip.EJBRef
Sets the value of the ejbLink property.
setEjbRefName(String) - Method in interface org.cafesip.jiplet.config.jip.EJBLocalRef
Sets the value of the ejbRefName property.
setEjbRefName(String) - Method in interface org.cafesip.jiplet.config.jip.EJBRef
Sets the value of the ejbRefName property.
setEjbRefType(String) - Method in interface org.cafesip.jiplet.config.jip.EJBLocalRef
Sets the value of the ejbRefType property.
setEjbRefType(String) - Method in interface org.cafesip.jiplet.config.jip.EJBRef
Sets the value of the ejbRefType property.
setEnvEntryName(String) - Method in interface org.cafesip.jiplet.config.jip.EnvEntry
Sets the value of the envEntryName property.
setEnvEntryType(String) - Method in interface org.cafesip.jiplet.config.jip.EnvEntry
Sets the value of the envEntryType property.
setEnvEntryValue(String) - Method in interface org.cafesip.jiplet.config.jip.EnvEntry
Sets the value of the envEntryValue property.
setEquals(EqualsOperation) - Method in interface org.cafesip.jiplet.config.jip.Mapping
Sets the value of the equals property.
setEquals(EqualsOperation) - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Sets the value of the equals property.
setEventObject(Object) - Method in class org.cafesip.jiplet.JipletSignal
The code calling the JipletContext.sendSignal() method to signal an event can pass any object to the jiplet by calling this setter method.
setExists(ExistsOperation) - Method in interface org.cafesip.jiplet.config.jip.Mapping
Sets the value of the exists property.
setExists(ExistsOperation) - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Sets the value of the exists property.
setFirst(Object) - Method in class org.cafesip.jiplet.Pair
 
setForward(String) - Method in class org.cafesip.jiplet.JipletEvent
 
setHeaderFactory(HeaderFactory) - Method in class org.cafesip.jiplet.Jiplet
 
setHeaderFactory(HeaderFactory) - Method in interface org.cafesip.jiplet.sip.Location
This method is used by the ProxyJiplet to set the JAIN-SIP header factory.
setHome(String) - Method in interface org.cafesip.jiplet.config.jip.EJBLocalRef
Sets the value of the home property.
setHome(String) - Method in interface org.cafesip.jiplet.config.jip.EJBRef
Sets the value of the home property.
setHost(String) - Method in class org.cafesip.jiplet.EndPointInfo
 
setIgnoreCase(String) - Method in interface org.cafesip.jiplet.config.jip.ContainsOperation
Sets the value of the ignoreCase property.
setIgnoreCase(String) - Method in interface org.cafesip.jiplet.config.jip.EqualsOperation
Sets the value of the ignoreCase property.
setInitParams(InitParams) - Method in interface org.cafesip.jiplet.config.jip.JipletConfig
Sets the value of the initParams property.
setInitParams(HashMap) - Method in class org.cafesip.jiplet.Jiplet
 
setJiplet(String) - Method in interface org.cafesip.jiplet.config.jip.JipletMapping
Sets the value of the jiplet property.
setJiplet(Jiplet) - Method in class org.cafesip.jiplet.EventInfo
 
setJiplet(Jiplet) - Method in class org.cafesip.jiplet.JipletRequest
 
setJiplet(Jiplet) - Method in class org.cafesip.jiplet.JipletResponse
 
setJiplet(Jiplet) - Method in class org.cafesip.jiplet.JipletSignal
 
setJiplet(Jiplet) - Method in class org.cafesip.jiplet.JipletTimeout
 
setJiplet(Jiplet) - Method in class org.cafesip.jiplet.JipletTimer
 
setJiplet(Jiplet) - Method in class org.cafesip.jiplet.sip.RequestForwarding
 
setJiplet(Jiplet) - Method in class org.cafesip.jiplet.TimerEvent
 
setJipletClass(String) - Method in interface org.cafesip.jiplet.config.jip.JipletConfig
Sets the value of the jipletClass property.
setJipletConnector(String) - Method in interface org.cafesip.jiplet.config.jip.JipletConfig
Sets the value of the jipletConnector property.
setJipletContext(JipletContext) - Method in class org.cafesip.jiplet.Jiplet
 
setJipletContext(JipletContext) - Method in class org.cafesip.jiplet.JipletEvent
 
setJipletDescription(String) - Method in interface org.cafesip.jiplet.config.jip.JipletConfig
Sets the value of the jipletDescription property.
setJipletName(String) - Method in interface org.cafesip.jiplet.config.jip.JipletConfig
Sets the value of the jipletName property.
setJipletNames(JipletNames) - Method in interface org.cafesip.jiplet.config.jip.ResourceCollection
Sets the value of the jipletNames property.
setJipletResourceCollection(ResourceCollection) - Method in interface org.cafesip.jiplet.config.jip.SecurityConstraint
Sets the value of the jipletResourceCollection property.
setJipletResourceName(String) - Method in interface org.cafesip.jiplet.config.jip.ResourceCollection
Sets the value of the jipletResourceName property.
setJipPorts(JipConnector.JipPortsType) - Method in interface org.cafesip.jiplet.config.server.JipConnector
Sets the value of the jipPorts property.
setJipProperties(JipConnector.JipPropertiesType) - Method in interface org.cafesip.jiplet.config.server.JipConnector
Sets the value of the jipProperties property.
setJipStack(String) - Method in interface org.cafesip.jiplet.config.server.JipConnector
Sets the value of the jipStack property.
setJmxAgent(MBeanServer) - Static method in class org.cafesip.jiplet.JipletContainer
 
setKey(String) - Method in interface org.cafesip.jiplet.config.server.JipProperty
Sets the value of the key property.
setMapping(Mapping) - Method in interface org.cafesip.jiplet.config.jip.ContextMapping
Sets the value of the mapping property.
setMapping(Mapping) - Method in interface org.cafesip.jiplet.config.jip.JipletMapping
Sets the value of the mapping property.
setMatches(MatchesOperation) - Method in interface org.cafesip.jiplet.config.jip.Mapping
Sets the value of the matches property.
setMatches(MatchesOperation) - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Sets the value of the matches property.
setMaxThreadCount(int) - Method in class org.cafesip.jiplet.SipConnector
 
setMaxThreads(BigInteger) - Method in interface org.cafesip.jiplet.config.server.JipConnector
Sets the value of the maxThreads property.
setMessage(Message) - Method in class org.cafesip.jiplet.JipletSignal
The code calling the JipletContext.sendSignal() method to signal an asscoiated SIP message.
setMessage(Message) - Method in class org.cafesip.jiplet.TimerEvent
 
setMessageFactory(MessageFactory) - Method in class org.cafesip.jiplet.Jiplet
 
setMessageFactory(MessageFactory) - Method in interface org.cafesip.jiplet.sip.Location
This method is used by the ProxyJiplet to set the JAIN-SIP message factory.
setMinThreadCount(int) - Method in class org.cafesip.jiplet.SipConnector
 
setMinThreads(BigInteger) - Method in interface org.cafesip.jiplet.config.server.JipConnector
Sets the value of the minThreads property.
setName(String) - Method in interface org.cafesip.jiplet.config.server.JipConnector
Sets the value of the name property.
setName(String) - Method in interface org.cafesip.jiplet.config.server.JipRealm
Sets the value of the name property.
setName(String) - Method in class org.cafesip.jiplet.Jiplet
 
setNot(NotOperation) - Method in interface org.cafesip.jiplet.config.jip.Mapping
Sets the value of the not property.
setNot(NotOperation) - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Sets the value of the not property.
setOr(OrOperation) - Method in interface org.cafesip.jiplet.config.jip.Mapping
Sets the value of the or property.
setOr(OrOperation) - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Sets the value of the or property.
setParam(Object) - Method in class org.cafesip.jiplet.TimerEvent
 
setParamName(String) - Method in interface org.cafesip.jiplet.config.jip.InitParam
Sets the value of the paramName property.
setParamValue(String) - Method in interface org.cafesip.jiplet.config.jip.InitParam
Sets the value of the paramValue property.
setPort(int) - Method in interface org.cafesip.jiplet.config.server.JipPort
Sets the value of the port property.
setPort(int) - Method in class org.cafesip.jiplet.EndPointInfo
 
setProperty(String, Object) - Method in class org.cafesip.jiplet.config.jip.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class org.cafesip.jiplet.config.server.ObjectFactory
Set the specified property.
setProtocol(String) - Method in class org.cafesip.jiplet.EndPointInfo
 
setRealm(String) - Method in interface org.cafesip.jiplet.config.jip.AuthConstraint
Sets the value of the realm property.
setRealmParamName(String) - Method in interface org.cafesip.jiplet.config.server.JipRealmParam
Sets the value of the realmParamName property.
setRealmParams(JipRealmParams) - Method in interface org.cafesip.jiplet.config.server.JipRealm
Sets the value of the realmParams property.
setRealmParamValue(String) - Method in interface org.cafesip.jiplet.config.server.JipRealmParam
Sets the value of the realmParamValue property.
setRealms(JipRealms) - Method in interface org.cafesip.jiplet.config.server.JipServer
Sets the value of the realms property.
setRemote(String) - Method in interface org.cafesip.jiplet.config.jip.EJBLocalRef
Sets the value of the remote property.
setRemote(String) - Method in interface org.cafesip.jiplet.config.jip.EJBRef
Sets the value of the remote property.
setRequest(RequestEvent) - Method in class org.cafesip.jiplet.EventInfo
 
setRequestEvent(RequestEvent) - Method in class org.cafesip.jiplet.JipletRequest
 
setRequestEvent(RequestEvent) - Method in class org.cafesip.jiplet.sip.RequestForwarding
 
setResAuth(String) - Method in interface org.cafesip.jiplet.config.jip.ResourceRef
Sets the value of the resAuth property.
setReset(boolean) - Method in class org.cafesip.jiplet.sip.SipCommunicator
 
setResourceEnvRefName(String) - Method in interface org.cafesip.jiplet.config.jip.ResourceEnvRef
Sets the value of the resourceEnvRefName property.
setResourceEnvRefType(String) - Method in interface org.cafesip.jiplet.config.jip.ResourceEnvRef
Sets the value of the resourceEnvRefType property.
setResponse(ResponseEvent) - Method in class org.cafesip.jiplet.EventInfo
 
setResponseEvent(ResponseEvent) - Method in class org.cafesip.jiplet.JipletResponse
 
setResRefName(String) - Method in interface org.cafesip.jiplet.config.jip.ResourceRef
Sets the value of the resRefName property.
setResSharingScope(String) - Method in interface org.cafesip.jiplet.config.jip.ResourceRef
Sets the value of the resSharingScope property.
setResType(String) - Method in interface org.cafesip.jiplet.config.jip.ResourceRef
Sets the value of the resType property.
setRoles(String[]) - Method in class org.cafesip.jiplet.JipletRequest
 
setSecond(Object) - Method in class org.cafesip.jiplet.Pair
 
setServerTransaction(ServerTransaction) - Method in class org.cafesip.jiplet.sip.RequestForwarding
 
setSignal(JipletSignal) - Method in class org.cafesip.jiplet.EventInfo
 
setSipProvider(SipProvider) - Method in class org.cafesip.jiplet.JipletDialog
 
setStartupOrder(int) - Method in interface org.cafesip.jiplet.config.jip.JipletConfig
Sets the value of the startupOrder property.
setStateful(boolean) - Method in class org.cafesip.jiplet.sip.RequestForwarding
 
setSubdomainOf(SubdomainOperation) - Method in interface org.cafesip.jiplet.config.jip.Mapping
Sets the value of the subdomainOf property.
setSubdomainOf(SubdomainOperation) - Method in interface org.cafesip.jiplet.config.jip.NotOperation
Sets the value of the subdomainOf property.
setTask(Runnable) - Method in class org.cafesip.jiplet.TaskThread
 
setTimeout(TimeoutEvent) - Method in class org.cafesip.jiplet.EventInfo
 
setTimeoutEvent(TimeoutEvent) - Method in class org.cafesip.jiplet.JipletTimeout
 
setTimer(TimerEvent) - Method in class org.cafesip.jiplet.EventInfo
 
setTimerEvent(TimerEvent) - Method in class org.cafesip.jiplet.JipletTimer
 
setTimerTask(JipletTimerTask) - Method in class org.cafesip.jiplet.TimerEvent
 
setTransaction(JipletTransaction) - Method in class org.cafesip.jiplet.EventInfo
 
setTransaction(JipletTransaction) - Method in class org.cafesip.jiplet.JipletResponse
 
setTransaction(JipletTransaction) - Method in class org.cafesip.jiplet.JipletTimeout
 
setTransactionsMapping(TransactionsMapping) - Method in class org.cafesip.jiplet.JipletDialog
 
setType(String) - Method in interface org.cafesip.jiplet.config.server.JipPort
Sets the value of the type property.
setUserPrincipal(Principal) - Method in class org.cafesip.jiplet.JipletRequest
 
setValue(String) - Method in interface org.cafesip.jiplet.config.jip.ContainsOperation
Sets the value of the value property.
setValue(String) - Method in interface org.cafesip.jiplet.config.jip.EqualsOperation
Sets the value of the value property.
setValue(String) - Method in interface org.cafesip.jiplet.config.jip.MatchesOperation
Sets the value of the value property.
setValue(String) - Method in interface org.cafesip.jiplet.config.jip.SubdomainOperation
Sets the value of the value property.
setValue(String) - Method in interface org.cafesip.jiplet.config.server.JipProperty
Sets the value of the value property.
setVar(String) - Method in interface org.cafesip.jiplet.config.jip.ContainsOperation
Sets the value of the var property.
setVar(String) - Method in interface org.cafesip.jiplet.config.jip.EqualsOperation
Sets the value of the var property.
setVar(String) - Method in interface org.cafesip.jiplet.config.jip.ExistsOperation
Sets the value of the var property.
setVar(String) - Method in interface org.cafesip.jiplet.config.jip.MatchesOperation
Sets the value of the var property.
setVar(String) - Method in interface org.cafesip.jiplet.config.jip.SubdomainOperation
Sets the value of the var property.
setVendorDeploymentFactory(VendorDescriptorFactory) - Static method in class org.cafesip.jiplet.JipletContainer
 
SipCommunicator - Class in org.cafesip.jiplet.sip
This class enables SIP-related operations from within a jiplet class.
SipCommunicator(Jiplet, RequestEvent) - Constructor for class org.cafesip.jiplet.sip.SipCommunicator
A constructor for this class.
SipCommunicator(Jiplet, ResponseEvent) - Constructor for class org.cafesip.jiplet.sip.SipCommunicator
 
SipCommunicator(Jiplet, TimeoutEvent) - Constructor for class org.cafesip.jiplet.sip.SipCommunicator
 
SipConnector - Class in org.cafesip.jiplet
This class encapsulates a SIP connector.
SipConnector(JipConnector) - Constructor for class org.cafesip.jiplet.SipConnector
A constructor for this class.
startTimer(long, boolean, JipletEvent, Object) - Method in class org.cafesip.jiplet.Jiplet
This method is used to start a timer.
startTimer(long, JipletEvent, Object) - Method in class org.cafesip.jiplet.Jiplet
Similar to the startTimer(long delay, boolean repeat, JipletEvent event, Object param) method.
startTimer(Date, JipletEvent, Object) - Method in class org.cafesip.jiplet.Jiplet
Similar to the startTimer(long delay, boolean repeat, JipletEvent event, Object param) method.
startTimer(Date, long, JipletEvent, Object) - Method in class org.cafesip.jiplet.Jiplet
Similar to the startTimer(Date time, JipletEvent event, Object param) method.
SubdomainOperation - Interface in org.cafesip.jiplet.config.jip
Java content class for SubdomainOperation complex type.
supportsProvisioning() - Method in interface org.cafesip.jiplet.Realm
 

T

TaskThread - Class in org.cafesip.jiplet
 
TaskThread(String, ThreadPool) - Constructor for class org.cafesip.jiplet.TaskThread
A constructor for this class.
TaskThread(String, ThreadPool, Runnable) - Constructor for class org.cafesip.jiplet.TaskThread
A constructor for this class.
ThreadPool - Class in org.cafesip.jiplet
 
ThreadPool(int, int) - Constructor for class org.cafesip.jiplet.ThreadPool
A constructor for this class.
TimerEvent - Class in org.cafesip.jiplet
 
TimerEvent() - Constructor for class org.cafesip.jiplet.TimerEvent
 
toHexString(byte[]) - Static method in class org.cafesip.jiplet.sip.ProxyUtilities
convert an array of bytes to an hexadecimal string
toString() - Method in class org.cafesip.jiplet.EndPointInfo
 
toString() - Method in class org.cafesip.jiplet.Jiplet
 
toString() - Method in class org.cafesip.jiplet.JipletContext
 
toString() - Method in class org.cafesip.jiplet.JipletTransaction
 
toString() - Method in class org.cafesip.jiplet.SessionInfo
 
TransactionsMapping - Class in org.cafesip.jiplet.sip
A class that manages mapping of client to server transactions.
TransactionsMapping(Jiplet, ServerTransaction) - Constructor for class org.cafesip.jiplet.sip.TransactionsMapping
Creates new TransactionsTable

V

validateRequest(SipProvider, Request, ServerTransaction) - Method in class org.cafesip.jiplet.sip.RequestValidation
 
VendorDescriptor - Interface in org.cafesip.jiplet
This interface provides a way for handling vendor-specific deployment descriptors for a jiplet context.
VendorDescriptorFactory - Class in org.cafesip.jiplet
This class encapsulates the factory for handling vendor-specific deployment descriptors.
VendorDescriptorFactory() - Constructor for class org.cafesip.jiplet.VendorDescriptorFactory
 
version - Static variable in class org.cafesip.jiplet.config.jip.ObjectFactory
 
version - Static variable in class org.cafesip.jiplet.config.server.ObjectFactory
 

W

warn(String) - Method in class org.cafesip.jiplet.Jiplet
This method is used to print a warning message into the jiplet containers logs.
warn(String) - Static method in class org.cafesip.jiplet.JipletLogger
Print a warning message.
warn(String) - Method in interface org.cafesip.jiplet.JipletLoggerPlugin
This method prints a message of warning severity level.

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

http://www.cafesip.org