Class BroadcastNotifyMessageHandler
java.lang.Object
io.github.lunasaw.sip.common.transmit.event.message.MessageHandlerAbstract
io.github.lunasaw.gbproxy.client.transmit.request.message.MessageClientHandlerAbstract
io.github.lunasaw.gbproxy.client.transmit.request.message.handler.notify.BroadcastNotifyMessageHandler
- All Implemented Interfaces:
RequestHandler
,MessageHandler
- Author:
- luna
-
Field Summary
Fields inherited from class io.github.lunasaw.gbproxy.client.transmit.request.message.MessageClientHandlerAbstract
messageProcessorClient, sipUserGenerate
Fields inherited from interface io.github.lunasaw.sip.common.transmit.event.message.MessageHandler
CONTROL, NOTIFY, QUERY, RESPONSE
-
Constructor Summary
ConstructorDescriptionBroadcastNotifyMessageHandler
(MessageProcessorClient messageProcessorClient, SipUserGenerateClient sipUserGenerateClient) -
Method Summary
Methods inherited from class io.github.lunasaw.gbproxy.client.transmit.request.message.MessageClientHandlerAbstract
getDeviceSession
Methods inherited from class io.github.lunasaw.sip.common.transmit.event.message.MessageHandlerAbstract
parseRequest, parseRequest, parseXml, responseAck, responseError, responseError, setXmlStr
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.github.lunasaw.sip.common.transmit.event.message.MessageHandler
needResponseAck
-
Field Details
-
CMD_TYPE
- See Also:
-
-
Constructor Details
-
BroadcastNotifyMessageHandler
public BroadcastNotifyMessageHandler(MessageProcessorClient messageProcessorClient, SipUserGenerateClient sipUserGenerateClient)
-
-
Method Details
-
getRootType
Description copied from interface:MessageHandler
处理标签- Specified by:
getRootType
in interfaceMessageHandler
- Overrides:
getRootType
in classMessageClientHandlerAbstract
- Returns:
-
handForEvt
public void handForEvt(javax.sip.RequestEvent event) Description copied from interface:MessageHandler
处理消息- Specified by:
handForEvt
in interfaceMessageHandler
- Overrides:
handForEvt
in classMessageHandlerAbstract
-
getCmdType
Description copied from interface:MessageHandler
处理消息类型- Specified by:
getCmdType
in interfaceMessageHandler
- Overrides:
getCmdType
in classMessageHandlerAbstract
- Returns:
-