Uses of Package
org.siprop.v2.core.messge

Packages that use org.siprop.v2.core.messge
org.siprop.v2.b2bua   
org.siprop.v2.b2bua.impl   
org.siprop.v2.b2bua.sip   
org.siprop.v2.b2bua.sip.context.impl   
org.siprop.v2.b2bua.sip.impl   
org.siprop.v2.b2bua.sip.info.impl   
org.siprop.v2.b2bua.sip.module.impl   
org.siprop.v2.core   
org.siprop.v2.core.messge   
org.siprop.v2.core.messge.impl   
org.siprop.v2.core.router   
org.siprop.v2.core.router.impl   
org.siprop.v2.stack   
org.siprop.v2.stack.sip.impl   
org.siprop.v2.stack.sip.transaction   
org.siprop.v2.stack.sip.transaction.impl   
org.siprop.v2.stack.sip.tu   
org.siprop.v2.stack.sip.tu.function   
org.siprop.v2.stack.sip.tu.function.impl   
org.siprop.v2.stack.sip.tu.impl   
org.siprop.v2.transport   
org.siprop.v2.transport.sip.impl   
org.siprop.v2.ua   
org.siprop.v2.ua.impl   
org.siprop.v2.ua.sip.command.impl   
org.siprop.v2.ua.sip.context.impl   
org.siprop.v2.ua.sip.impl   
org.siprop.v2.ua.sip.info.impl   
org.siprop.v2.util.resolver.impl   
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.b2bua
Context
          This interface holds the message about a dialog or session.
ControlMessage
          This interface holds the flag which determines operation of the target class.
Info
          This interface holds the message about a packet.
Message
          This interface is a marker class which shows a message.
Packet
          This interface expresses the message transmitted between layers.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.b2bua.impl
AbstractContext
          Abstract of Context.
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.b2bua.sip
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.b2bua.sip.context.impl
AbstractContext
          Abstract of Context.
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.b2bua.sip.impl
AbstractControlMessage
          abstract of ControlMessage.
Context
          This interface holds the message about a dialog or session.
ControlMessage
          This interface holds the flag which determines operation of the target class.
Message
          This interface is a marker class which shows a message.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.b2bua.sip.info.impl
AbstractInfo
          Abstract of Info.
Info
          This interface holds the message about a packet.
Message
          This interface is a marker class which shows a message.
Packet
          This interface expresses the message transmitted between layers.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.b2bua.sip.module.impl
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.core
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.core.messge
Context
          This interface holds the message about a dialog or session.
ControlMessage
          This interface holds the flag which determines operation of the target class.
FlatMessage
          This interface expresses a flat message.
Info
          This interface holds the message about a packet.
Message
          This interface is a marker class which shows a message.
Packet
          This interface expresses the message transmitted between layers.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.core.messge.impl
AbstractContext
          Abstract of Context.
AbstractFlatMessage
          abstract of FlatMessage.
AbstractInfo
          Abstract of Info.
Context
          This interface holds the message about a dialog or session.
ControlMessage
          This interface holds the flag which determines operation of the target class.
FlatMessage
          This interface expresses a flat message.
Info
          This interface holds the message about a packet.
Message
          This interface is a marker class which shows a message.
MessageContext
          This interface is Context used for routing.
MessageContextInfo
          Info for MessageContext.
MessageContextPacket
          Packet for MessageContextImpl.
Packet
          This interface expresses the message transmitted between layers.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.core.router
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.core.router.impl
AbstractControlMessage
          abstract of ControlMessage.
Context
          This interface holds the message about a dialog or session.
ControlMessage
          This interface holds the flag which determines operation of the target class.
Message
          This interface is a marker class which shows a message.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.stack
Context
          This interface holds the message about a dialog or session.
ControlMessage
          This interface holds the flag which determines operation of the target class.
Message
          This interface is a marker class which shows a message.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.stack.sip.impl
AbstractControlMessage
          abstract of ControlMessage.
Context
          This interface holds the message about a dialog or session.
ControlMessage
          This interface holds the flag which determines operation of the target class.
Message
          This interface is a marker class which shows a message.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.stack.sip.transaction
Context
          This interface holds the message about a dialog or session.
Info
          This interface holds the message about a packet.
Message
          This interface is a marker class which shows a message.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.stack.sip.transaction.impl
AbstractInfo
          Abstract of Info.
Context
          This interface holds the message about a dialog or session.
Info
          This interface holds the message about a packet.
Message
          This interface is a marker class which shows a message.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.stack.sip.tu
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.stack.sip.tu.function
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.stack.sip.tu.function.impl
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.stack.sip.tu.impl
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.transport
ControlMessage
          This interface holds the flag which determines operation of the target class.
Message
          This interface is a marker class which shows a message.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.transport.sip.impl
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.ua
Context
          This interface holds the message about a dialog or session.
ControlMessage
          This interface holds the flag which determines operation of the target class.
Info
          This interface holds the message about a packet.
Message
          This interface is a marker class which shows a message.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.ua.impl
AbstractContext
          Abstract of Context.
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.ua.sip.command.impl
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.ua.sip.context.impl
AbstractContext
          Abstract of Context.
Context
          This interface holds the message about a dialog or session.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.ua.sip.impl
AbstractControlMessage
          abstract of ControlMessage.
Context
          This interface holds the message about a dialog or session.
ControlMessage
          This interface holds the flag which determines operation of the target class.
Message
          This interface is a marker class which shows a message.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.ua.sip.info.impl
AbstractInfo
          Abstract of Info.
Info
          This interface holds the message about a packet.
Message
          This interface is a marker class which shows a message.
 

Classes in org.siprop.v2.core.messge used by org.siprop.v2.util.resolver.impl
Context
          This interface holds the message about a dialog or session.