Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.opencloud.slee.* (16)com.opencloud.sleetck.* (3)

Package Samples:

com.opencloud.slee.services.sip.registrar
com.opencloud.slee.services.sip.proxy
com.opencloud.slee.services.sip.common
com.opencloud.sleetck.lib.testutils.jmx.impl

Classes:

ProfileProvisioningMBeanProxyImpl: Defines a proxy implementation for javax.slee.management.ProfileProvisioningMBean In addition to the Exceptions declared by each proxied method, each proxy method can throw a TCKTestErrorException - for commication failures, and to wrap InstanceNotFoundExceptions and ReflectionExceptions generated by the MBeanServer.invoke() method, and unchecked Exceptions other than RuntimeExceptions. RuntimeExceptions generated by the MBean are rethrown by the proxy. This class was generated by the ProxyGenerator tool - Tue Jan 20 14:34:08 NZDT 2004 Command line args: -a javax.slee.management.ProfileProvisi ...
ServiceUsageMBeanProxyImpl: Defines a proxy implementation for javax.slee.management.ServiceUsageMBean In addition to the Exceptions declared by each proxied method, each proxy method can throw a TCKTestErrorException - for commication failures, and to wrap InstanceNotFoundExceptions and ReflectionExceptions generated by the MBeanServer.invoke() method, and unchecked Exceptions other than RuntimeExceptions. RuntimeExceptions generated by the MBean are rethrown by the proxy. This class was generated by the ProxyGenerator tool - Tue Jan 20 14:34:10 NZDT 2004 Command line args: -n -a javax.slee.management.ServiceUsageMBean
DeploymentMBeanProxyImpl: Defines a proxy implementation for javax.slee.management.DeploymentMBean In addition to the Exceptions declared by each proxied method, each proxy method can throw a TCKTestErrorException - for commication failures, and to wrap InstanceNotFoundExceptions and ReflectionExceptions generated by the MBeanServer.invoke() method, and unchecked Exceptions other than RuntimeExceptions. RuntimeExceptions generated by the MBean are rethrown by the proxy. This class was generated by the ProxyGenerator tool - Tue Jan 20 14:34:07 NZDT 2004 Command line args: -a javax.slee.management.DeploymentMBean
MessageHandler: Abstract class for handling SIP requests/responses in SBBs. Provides access to JAIN SIP resources (SipProvider, Address/Header/Message Factories, Location Service) via the SipServerConfig interface and various utility methods. Subclass to handle particular types of messages.
AbstractSipProxy: A template class that does much of what a typical SIP proxy would do, according to RFC3261 section 16. Applications should override the methods called by processRequest and processResponse to implement specific features.
SipSendErrorResponseException: Exception used to tell caller that a SIP error response should be sent out on the current server transaction. The status code for the response sent should be the same as getStatusCode()
SipBaseSbb: Subclasses must implement getSipProvider, getAddressFactory, getHeaderFactory and getMessageFactory to provide correct behaviour when using JAIN SIP or OC SIP.
RegistrarSbb: this is the abstract class that will be deployed Sbb abstract class provided by the Sbb developer
RegistrarActivityContextInterface: RegistrarActivityContextInterfaceProvided by the Sbb Developer
SipServerConfig: Interface to common SIP server parameters
SipConfigImpl: TODO Class Description
ProxySbbUsage: TODO Class Description
LocationServiceException: TODO Class Description
LocationService: TODO Class Description
Registrar: TODO Class Description
SipProxySbbActivityContextInterface
JainSipProxySbb
BaseProxySbb
RegistrationBinding

Home | Contact Us | Privacy Policy | Terms of Service