Uses of Interface
com.wowza.wms.vhost.IVHost
Packages that use IVHost
Package
Description
-
Uses of IVHost in com.wowza.io
Methods in com.wowza.io that return IVHostMethods in com.wowza.io with parameters of type IVHostConstructors in com.wowza.io with parameters of type IVHost -
Uses of IVHost in com.wowza.wms.application
Methods in com.wowza.wms.application that return IVHost -
Uses of IVHost in com.wowza.wms.authentication
Fields in com.wowza.wms.authentication declared as IVHostMethods in com.wowza.wms.authentication that return IVHostModifier and TypeMethodDescriptionAuthenticateUsernamePasswordProviderBase.getVHost()
Get vhostIAuthenticateUsernamePasswordProvider.getVHost()
Get vhostMethods in com.wowza.wms.authentication with parameters of type IVHostModifier and TypeMethodDescriptionboolean
IAuthenticateHTTPProvider.authenticateHTTPProvider
(IVHost vhost, IHTTPRequest req, IHTTPResponse resp) Called for each HTTP authenticationvoid
IAuthenticate.init
(IVHost vhost, com.wowza.wms.authentication.AuthenticationItem authenticationItem) Initialize authentication class when instantiated as part of a vhostvoid
IAuthenticate2.init
(IVHost vhost, com.wowza.wms.authentication.AuthenticationItem authenticationItem) Initialize authentication class when instantiated as part of a vhostvoid
IAuthenticate3.init
(IVHost vhost, com.wowza.wms.authentication.AuthenticationItem authenticationItem) Initialize authentication class when instantiated as part of a vhostvoid
Set vhostvoid
Set vhost -
Uses of IVHost in com.wowza.wms.client
Methods in com.wowza.wms.client that return IVHostMethods in com.wowza.wms.client with parameters of type IVHostModifier and TypeMethodDescriptionvoid
IClient.reparentClient
(IVHost vhost) Move a client object to a new vhost. -
Uses of IVHost in com.wowza.wms.http
Methods in com.wowza.wms.http with parameters of type IVHostModifier and TypeMethodDescriptionvoid
Triggered after hostPort binds to socketvoid
IHTTPProvider.onHTTPRequest
(IVHost vhost, IHTTPRequest req, IHTTPResponse resp) Triggered for each HTTP request to the given hostPort that is not an RTMPT request.void
Triggered after hostPort unbinds -
Uses of IVHost in com.wowza.wms.httpstreamer.model
Methods in com.wowza.wms.httpstreamer.model that return IVHostModifier and TypeMethodDescriptionIHTTPStreamerAdapter.getVHost()
Get the vhost associated with this adapterIHTTPStreamerApplicationContext.getVHost()
Get vhostIHTTPStreamerSession.getVHost()
Get vhostMethods in com.wowza.wms.httpstreamer.model with parameters of type IVHost -
Uses of IVHost in com.wowza.wms.livestreamrecord.manager
Methods in com.wowza.wms.livestreamrecord.manager with parameters of type IVHost -
Uses of IVHost in com.wowza.wms.logging
Methods in com.wowza.wms.logging with parameters of type IVHostModifier and TypeMethodDescriptionstatic WMSLogger
WMSLoggerFactory.getLoggerObj
(IVHost vhost) static WMSLogger
WMSLoggerFactory.getLoggerObj
(Class classObj, IVHost vhost) static void
WMSLoggerFactory.initContextLogging
(IVHost vhost) static WMSLogger
WMSLoggerFactory.initializeLogging
(String loggingConfigURL, IVHost vhost) -
Uses of IVHost in com.wowza.wms.mediacaster
Methods in com.wowza.wms.mediacaster that return IVHost -
Uses of IVHost in com.wowza.wms.module
Methods in com.wowza.wms.module that return IVHostMethods in com.wowza.wms.module with parameters of type IVHostModifier and TypeMethodDescriptionServerListenerStreamDemoPublisher.getAppInstance
(IVHost vhost, ServerListenerStreamDemoPublisher.DemoPublisherConfig config) ServerListenerStreamDemoPublisher.getAppInstance
(IVHost vhost, String appName, String appInstName) void
ServerListenerStreamDemoPublisher.onVHostClientConnect
(IVHost vhost, IClient inClient, com.wowza.wms.request.RequestFunction function, AMFDataList params) void
ServerListenerStreamDemoPublisher.onVHostCreate
(IVHost vhost) void
ServerListenerStreamDemoPublisher.onVHostInit
(IVHost vhost) void
ServerListenerStreamDemoPublisher.onVHostShutdownComplete
(IVHost vhost) void
ServerListenerStreamDemoPublisher.onVHostShutdownStart
(IVHost vhost) -
Uses of IVHost in com.wowza.wms.pushpublish.model
Methods in com.wowza.wms.pushpublish.model with parameters of type IVHostModifier and TypeMethodDescriptionvoid
Set the VHost associated with this Util classConstructors in com.wowza.wms.pushpublish.model with parameters of type IVHost -
Uses of IVHost in com.wowza.wms.pushpublish.protocol.cupertino
Methods in com.wowza.wms.pushpublish.protocol.cupertino with parameters of type IVHost -
Uses of IVHost in com.wowza.wms.pushpublish.protocol.sanjose
Methods in com.wowza.wms.pushpublish.protocol.sanjose with parameters of type IVHostModifier and TypeMethodDescriptionvoid
PushPublishHTTPSanJoseAkamaiHandler.setVHost
(IVHost vhost) Deprecated. -
Uses of IVHost in com.wowza.wms.rtp.model
Fields in com.wowza.wms.rtp.model declared as IVHostMethods in com.wowza.wms.rtp.model that return IVHostModifier and TypeMethodDescriptionRTPContext.getVHost()
Get vhostRTPSession.getVHost()
Get vhostRTPSessions.getVHost()
Get vhostRTPStream.getVHost()
Get vhostMethods in com.wowza.wms.rtp.model with parameters of type IVHostConstructors in com.wowza.wms.rtp.model with parameters of type IVHostModifierConstructorDescriptionRTPContext
(IVHost vhost) ConstructorRTPSessions
(IVHost vhost) Constructor -
Uses of IVHost in com.wowza.wms.stream
Methods in com.wowza.wms.stream that return IVHost -
Uses of IVHost in com.wowza.wms.stream.publish
Methods in com.wowza.wms.stream.publish with parameters of type IVHostModifier and TypeMethodDescriptionstatic Publisher
Publisher.createInstance
(IVHost vhost, String applicationName) static Publisher
Publisher.createInstance
(IVHost vhost, String applicationName, String appInstanceName) static Stream
Stream.createInstance
(IVHost vhost, String applicationName, String streamName) Use this to create a named Stream on the default instance (_definst_) of an application on a particular VHost.static Stream
Stream.createInstance
(IVHost vhost, String applicationName, String appInstanceName, String streamName) Use this to create a named Stream on the non-default instance of an application on a particular VHost.static Stream
Stream.createInstance
(IVHost vhost, String applicationName, String appInstanceName, String streamName, String streamType) Use this to create a named Stream on the non-default instance of an application on a particular VHost. -
Uses of IVHost in com.wowza.wms.vhost
Methods in com.wowza.wms.vhost that return IVHostModifier and TypeMethodDescriptionstatic IVHost
VHostSingleton.getInstance
(String vhostName) Get vHost by name.static IVHost
VHostSingleton.getInstance
(String vhostName, boolean doCreate) Get vHost by name.Methods in com.wowza.wms.vhost with parameters of type IVHostModifier and TypeMethodDescriptionstatic void
VHostSingleton.notifyVHostClientConnect
(IVHost vhost, IClient inClient, com.wowza.wms.request.RequestFunction function, AMFDataList params) Notify vhost client connectstatic void
VHostSingleton.notifyVHostCreate
(IVHost vhost) Notify vHost listener of create.static void
VHostSingleton.notifyVHostInit
(IVHost vhost) Notify vHost listener of ini.static void
VHostSingleton.notifyVHostShutdownComplete
(IVHost vhost) Notify vHost listener of destruction.static void
VHostSingleton.notifyVHostShutdownStart
(IVHost vhost) Notify vHost listener of destruction.void
IVHostNotify.onVHostClientConnect
(IVHost vhost, IClient inClient, com.wowza.wms.request.RequestFunction function, AMFDataList params) Triggered before a client connects to this virtual host.void
VHostNotifyBase.onVHostClientConnect
(IVHost vhost, IClient inClient, com.wowza.wms.request.RequestFunction function, AMFDataList params) void
IVHostNotify.onVHostCreate
(IVHost vhost) Triggered when vHost createdvoid
VHostNotifyBase.onVHostCreate
(IVHost vhost) void
IVHostNotify.onVHostInit
(IVHost vhost) Triggered when vHost initializedvoid
VHostNotifyBase.onVHostInit
(IVHost vhost) void
IVHostNotify.onVHostShutdownComplete
(IVHost vhost) Triggered at the end of vhost shutdownvoid
VHostNotifyBase.onVHostShutdownComplete
(IVHost vhost) void
IVHostNotify.onVHostShutdownStart
(IVHost vhost) Triggered at the beginning of vhost shutdownvoid
VHostNotifyBase.onVHostShutdownStart
(IVHost vhost) Constructors in com.wowza.wms.vhost with parameters of type IVHostModifierConstructorDescriptionHostPortSSLCertificateConfig
(HostPortSSLCertificateConfig hostPortSSLCertificateConfig, IVHost vhost) ThreadPool
(IVHost vhost, String name) Create a new thread pool attached to a vHost.