Uses of Interface
com.wowza.wms.vhost.IVHost
- 
- 
Uses of IVHost in com.wowza.ioMethods in com.wowza.io that return IVHost Modifier and Type Method Description IVHostHTTPByteReaderS3. getVHost()Methods in com.wowza.io with parameters of type IVHost Modifier and Type Method Description voidHTTPByteReaderS3. setVHost(IVHost vhost)Constructors in com.wowza.io with parameters of type IVHost Constructor Description HTTPByteReaderS3(String host, int port, IVHost vhost)
- 
Uses of IVHost in com.wowza.wms.applicationMethods in com.wowza.wms.application that return IVHost Modifier and Type Method Description IVHostIApplication. getVHost()Get the parent vHost objectIVHostIApplicationInstance. getVHost()Get parent vHost
- 
Uses of IVHost in com.wowza.wms.authenticationFields in com.wowza.wms.authentication declared as IVHost Modifier and Type Field Description protected IVHostAuthenticateUsernamePasswordProviderBase. vhostMethods in com.wowza.wms.authentication that return IVHost Modifier and Type Method Description IVHostAuthenticateUsernamePasswordProviderBase. getVHost()Get vhostIVHostIAuthenticateUsernamePasswordProvider. getVHost()Get vhostMethods in com.wowza.wms.authentication with parameters of type IVHost Modifier and Type Method Description booleanIAuthenticateHTTPProvider. authenticateHTTPProvider(IVHost vhost, IHTTPRequest req, IHTTPResponse resp)Called for each HTTP authenticationvoidIAuthenticate. init(IVHost vhost, com.wowza.wms.authentication.AuthenticationItem authenticationItem)Initialize authentication class when instantiated as part of a vhostvoidIAuthenticate2. init(IVHost vhost, com.wowza.wms.authentication.AuthenticationItem authenticationItem)Initialize authentication class when instantiated as part of a vhostvoidIAuthenticate3. init(IVHost vhost, com.wowza.wms.authentication.AuthenticationItem authenticationItem)Initialize authentication class when instantiated as part of a vhostvoidAuthenticateUsernamePasswordProviderBase. setVHost(IVHost vhost)Set vhostvoidIAuthenticateUsernamePasswordProvider. setVHost(IVHost vhost)Set vhost
- 
Uses of IVHost in com.wowza.wms.clientMethods in com.wowza.wms.client that return IVHost Modifier and Type Method Description IVHostIClient. getVHost()Get parent vHostMethods in com.wowza.wms.client with parameters of type IVHost Modifier and Type Method Description voidIClient. reparentClient(IVHost vhost)Move a client object to a new vhost.
- 
Uses of IVHost in com.wowza.wms.httpMethods in com.wowza.wms.http with parameters of type IVHost Modifier and Type Method Description voidIHTTPProvider. onBind(IVHost vhost, HostPort hostPort)Triggered after hostPort binds to socketvoidIHTTPProvider. onHTTPRequest(IVHost vhost, IHTTPRequest req, IHTTPResponse resp)Triggered for each HTTP request to the given hostPort that is not an RTMPT request.voidIHTTPProvider. onUnbind(IVHost vhost, HostPort hostPort)Triggered after hostPort unbinds
- 
Uses of IVHost in com.wowza.wms.httpstreamer.modelMethods in com.wowza.wms.httpstreamer.model that return IVHost Modifier and Type Method Description IVHostIHTTPStreamerAdapter. getVHost()Get the vhost associated with this adapterIVHostIHTTPStreamerApplicationContext. getVHost()Get vhostIVHostIHTTPStreamerSession. getVHost()Get vhostMethods in com.wowza.wms.httpstreamer.model with parameters of type IVHost Modifier and Type Method Description voidIHTTPStreamerAdapter. setVHost(IVHost vhost)Set the vhost associated with this adaptervoidIHTTPStreamerSession. setVHost(IVHost vhost)Set vhost
- 
Uses of IVHost in com.wowza.wms.livestreamrecord.managerMethods in com.wowza.wms.livestreamrecord.manager with parameters of type IVHost Modifier and Type Method Description voidILiveStreamRecordManager. init(IVHost vhost)Called by vhost init to intialize the LiveStreamRecordManager
- 
Uses of IVHost in com.wowza.wms.loggingMethods in com.wowza.wms.logging with parameters of type IVHost Modifier and Type Method Description static WMSLoggerWMSLoggerFactory. getLoggerObj(IVHost vhost)static WMSLoggerWMSLoggerFactory. getLoggerObj(Class classObj, IVHost vhost)static voidWMSLoggerFactory. initContextLogging(IVHost vhost)static WMSLoggerWMSLoggerFactory. initializeLogging(String loggingConfigURL, IVHost vhost)
- 
Uses of IVHost in com.wowza.wms.mediacasterMethods in com.wowza.wms.mediacaster that return IVHost Modifier and Type Method Description IVHostIMediaCaster. getVHost()Get the virtual host associated with this media caster
- 
Uses of IVHost in com.wowza.wms.moduleMethods in com.wowza.wms.module that return IVHost Modifier and Type Method Description protected static IVHostModuleBase. getVHost(IClient client)Get vHost of a client.Methods in com.wowza.wms.module with parameters of type IVHost Modifier and Type Method Description IApplicationInstanceServerListenerStreamDemoPublisher. getAppInstance(IVHost vhost, ServerListenerStreamDemoPublisher.DemoPublisherConfig config)IApplicationInstanceServerListenerStreamDemoPublisher. getAppInstance(IVHost vhost, String appName, String appInstName)voidServerListenerStreamDemoPublisher. onVHostClientConnect(IVHost vhost, IClient inClient, com.wowza.wms.request.RequestFunction function, AMFDataList params)voidServerListenerStreamDemoPublisher. onVHostCreate(IVHost vhost)voidServerListenerStreamDemoPublisher. onVHostInit(IVHost vhost)voidServerListenerStreamDemoPublisher. onVHostShutdownComplete(IVHost vhost)voidServerListenerStreamDemoPublisher. onVHostShutdownStart(IVHost vhost)
- 
Uses of IVHost in com.wowza.wms.pushpublish.modelMethods in com.wowza.wms.pushpublish.model with parameters of type IVHost Modifier and Type Method Description voidIPushPublishProfileUtil. setVHost(IVHost vhost)Set the VHost associated with this Util classConstructors in com.wowza.wms.pushpublish.model with parameters of type IVHost Constructor Description PushPublishContext(IVHost vhost)
- 
Uses of IVHost in com.wowza.wms.pushpublish.protocol.cupertinoMethods in com.wowza.wms.pushpublish.protocol.cupertino with parameters of type IVHost Modifier and Type Method Description voidPushPublishHTTPCupertinoUtil. setVHost(IVHost vhost)
- 
Uses of IVHost in com.wowza.wms.pushpublish.protocol.sanjoseMethods in com.wowza.wms.pushpublish.protocol.sanjose with parameters of type IVHost Modifier and Type Method Description voidPushPublishHTTPSanJoseAkamaiHandler. setVHost(IVHost vhost)Deprecated.
- 
Uses of IVHost in com.wowza.wms.rtp.modelFields in com.wowza.wms.rtp.model declared as IVHost Modifier and Type Field Description protected IVHostRTPSession. vhostMethods in com.wowza.wms.rtp.model that return IVHost Modifier and Type Method Description IVHostRTPContext. getVHost()Get vhostIVHostRTPSession. getVHost()Get vhostIVHostRTPSessions. getVHost()Get vhostIVHostRTPStream. getVHost()Get vhostMethods in com.wowza.wms.rtp.model with parameters of type IVHost Modifier and Type Method Description voidRTPSession. setVHost(IVHost vhost)Set vhostConstructors in com.wowza.wms.rtp.model with parameters of type IVHost Constructor Description RTPContext(IVHost vhost)ConstructorRTPSessions(IVHost vhost)Constructor
- 
Uses of IVHost in com.wowza.wms.streamMethods in com.wowza.wms.stream that return IVHost Modifier and Type Method Description IVHostMediaStreamMap. getVHost()Get the parent vHost.
- 
Uses of IVHost in com.wowza.wms.stream.publishMethods in com.wowza.wms.stream.publish with parameters of type IVHost Modifier and Type Method Description static PublisherPublisher. createInstance(IVHost vhost, String applicationName)static PublisherPublisher. createInstance(IVHost vhost, String applicationName, String appInstanceName)static StreamStream. createInstance(IVHost vhost, String applicationName, String sName)Use this to create a named Stream on the default instance (_definst_) of an application on a particular VHost.static StreamStream. createInstance(IVHost vhost, String applicationName, String appInstanceName, String sName)Use this to create a named Stream on the non-default instance of an application on a particular VHost.static StreamStream. createInstance(IVHost vhost, String applicationName, String appInstanceName, String sName, 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.vhostMethods in com.wowza.wms.vhost that return IVHost Modifier and Type Method Description static IVHostVHostSingleton. getInstance(String vhostName)Get vHost by name.static IVHostVHostSingleton. getInstance(String vhostName, boolean doCreate)Get vHost by name.Methods in com.wowza.wms.vhost with parameters of type IVHost Modifier and Type Method Description static voidVHostSingleton. notifyVHostClientConnect(IVHost vhost, IClient inClient, com.wowza.wms.request.RequestFunction function, AMFDataList params)Notify vhost client connectstatic voidVHostSingleton. notifyVHostCreate(IVHost vhost)Notify vHost listener of create.static voidVHostSingleton. notifyVHostInit(IVHost vhost)Notify vHost listener of ini.static voidVHostSingleton. notifyVHostShutdownComplete(IVHost vhost)Notify vHost listener of destruction.static voidVHostSingleton. notifyVHostShutdownStart(IVHost vhost)Notify vHost listener of destruction.voidIVHostNotify. onVHostClientConnect(IVHost vhost, IClient inClient, com.wowza.wms.request.RequestFunction function, AMFDataList params)Triggered before a client connects to this virtual host.voidVHostNotifyBase. onVHostClientConnect(IVHost vhost, IClient inClient, com.wowza.wms.request.RequestFunction function, AMFDataList params)voidIVHostNotify. onVHostCreate(IVHost vhost)Triggered when vHost createdvoidVHostNotifyBase. onVHostCreate(IVHost vhost)voidIVHostNotify. onVHostInit(IVHost vhost)Triggered when vHost initializedvoidVHostNotifyBase. onVHostInit(IVHost vhost)voidIVHostNotify. onVHostShutdownComplete(IVHost vhost)Triggered at the end of vhost shutdownvoidVHostNotifyBase. onVHostShutdownComplete(IVHost vhost)voidIVHostNotify. onVHostShutdownStart(IVHost vhost)Triggered at the beginning of vhost shutdownvoidVHostNotifyBase. onVHostShutdownStart(IVHost vhost)Constructors in com.wowza.wms.vhost with parameters of type IVHost Constructor Description HostPortSSLCertificateConfig(HostPortSSLCertificateConfig hostPortSSLCertificateConfig, IVHost vhost)ThreadPool(IVHost vhost, String name)Create a new thread pool attached to a vHost.
 
-