Uses of Interface
io.github.lunasaw.gbproxy.server.user.SipUserGenerateServer
Packages that use SipUserGenerateServer
Package
Description
-
Uses of SipUserGenerateServer in io.github.lunasaw.gbproxy.server.config
Methods in io.github.lunasaw.gbproxy.server.config that return SipUserGenerateServer -
Uses of SipUserGenerateServer in io.github.lunasaw.gbproxy.server.transimit.request.message
Fields in io.github.lunasaw.gbproxy.server.transimit.request.message declared as SipUserGenerateServerModifier and TypeFieldDescriptionprotected SipUserGenerateServer
MessageServerHandlerAbstract.sipUserGenerate
Constructors in io.github.lunasaw.gbproxy.server.transimit.request.message with parameters of type SipUserGenerateServerModifierConstructorDescriptionBaseMessageServerHandler
(MessageProcessorServer messageProcessorServer, SipUserGenerateServer sipUserGenerate) MessageServerHandlerAbstract
(MessageProcessorServer messageProcessorServer, SipUserGenerateServer sipUserGenerate) -
Uses of SipUserGenerateServer in io.github.lunasaw.gbproxy.server.transimit.request.message.notify
Constructors in io.github.lunasaw.gbproxy.server.transimit.request.message.notify with parameters of type SipUserGenerateServerModifierConstructorDescriptionAlarmNotifyMessageHandler
(MessageProcessorServer messageProcessorServer, SipUserGenerateServer sipUserGenerate) KeepaliveNotifyMessageHandler
(MessageProcessorServer messageProcessorServer, SipUserGenerateServer sipUserGenerate) MediaStatusNotifyMessageHandler
(MessageProcessorServer messageProcessorServer, SipUserGenerateServer sipUserGenerate) MobilePositionNotifyMessageHandler
(MessageProcessorServer messageProcessorServer, SipUserGenerateServer sipUserGenerate) -
Uses of SipUserGenerateServer in io.github.lunasaw.gbproxy.server.transimit.request.message.response
Constructors in io.github.lunasaw.gbproxy.server.transimit.request.message.response with parameters of type SipUserGenerateServerModifierConstructorDescriptionDeviceInfoMessageServerHandler
(MessageProcessorServer messageProcessorServer, SipUserGenerateServer sipUserGenerate) RecordInfoMessageHandler
(MessageProcessorServer messageProcessorServer, SipUserGenerateServer sipUserGenerate) ResponseCatalogMessageHandler
(MessageProcessorServer messageProcessorServer, SipUserGenerateServer sipUserGenerate) -
Uses of SipUserGenerateServer in io.github.lunasaw.gbproxy.server.transimit.request.notify
Fields in io.github.lunasaw.gbproxy.server.transimit.request.notify declared as SipUserGenerateServerModifier and TypeFieldDescriptionprotected SipUserGenerateServer
NotifyServerHandlerAbstract.sipUserGenerate
Methods in io.github.lunasaw.gbproxy.server.transimit.request.notify with parameters of type SipUserGenerateServerModifier and TypeMethodDescriptionvoid
NotifyServerHandlerAbstract.setSipUserGenerate
(SipUserGenerateServer sipUserGenerate) -
Uses of SipUserGenerateServer in io.github.lunasaw.gbproxy.server.user
Classes in io.github.lunasaw.gbproxy.server.user that implement SipUserGenerateServer -
Uses of SipUserGenerateServer in io.github.lunasaw.gbproxy.test.user.server.user
Classes in io.github.lunasaw.gbproxy.test.user.server.user that implement SipUserGenerateServer