| Modifier and Type | Method | Description |
|---|---|---|
IVHost |
HTTPByteReaderS3.getVHost() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
HTTPByteReaderS3.setVHost(IVHost vhost) |
| Constructor | Description |
|---|---|
HTTPByteReaderS3(String host,
int port,
IVHost vhost) |
| Modifier and Type | Method | Description |
|---|---|---|
IVHost |
IApplication.getVHost() |
Get the parent vHost object
|
IVHost |
IApplicationInstance.getVHost() |
Get parent vHost
|
| Modifier and Type | Field | Description |
|---|---|---|
protected IVHost |
AuthenticateUsernamePasswordProviderBase.vhost |
| Modifier and Type | Method | Description |
|---|---|---|
IVHost |
AuthenticateUsernamePasswordProviderBase.getVHost() |
Get vhost
|
IVHost |
IAuthenticateUsernamePasswordProvider.getVHost() |
Get vhost
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
IAuthenticateHTTPProvider.authenticateHTTPProvider(IVHost vhost,
IHTTPRequest req,
IHTTPResponse resp) |
Called for each HTTP authentication
|
void |
IAuthenticate.init(IVHost vhost,
com.wowza.wms.authentication.AuthenticationItem authenticationItem) |
Initialize authentication class when instantiated as part of a vhost
|
void |
IAuthenticate2.init(IVHost vhost,
com.wowza.wms.authentication.AuthenticationItem authenticationItem) |
Initialize authentication class when instantiated as part of a vhost
|
void |
IAuthenticate3.init(IVHost vhost,
com.wowza.wms.authentication.AuthenticationItem authenticationItem) |
Initialize authentication class when instantiated as part of a vhost
|
void |
AuthenticateUsernamePasswordProviderBase.setVHost(IVHost vhost) |
Set vhost
|
void |
IAuthenticateUsernamePasswordProvider.setVHost(IVHost vhost) |
Set vhost
|
| Modifier and Type | Method | Description |
|---|---|---|
IVHost |
IClient.getVHost() |
Get parent vHost
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IClient.reparentClient(IVHost vhost) |
Move a client object to a new vhost.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IHTTPProvider.onBind(IVHost vhost,
HostPort hostPort) |
Triggered after hostPort binds to socket
|
void |
IHTTPProvider.onHTTPRequest(IVHost vhost,
IHTTPRequest req,
IHTTPResponse resp) |
Triggered for each HTTP request to the given hostPort that is not an RTMPT request.
|
void |
IHTTPProvider.onUnbind(IVHost vhost,
HostPort hostPort) |
Triggered after hostPort unbinds
|
| Modifier and Type | Method | Description |
|---|---|---|
IVHost |
IHTTPStreamerAdapter.getVHost() |
Get the vhost associated with this adapter
|
IVHost |
IHTTPStreamerApplicationContext.getVHost() |
Get vhost
|
IVHost |
IHTTPStreamerSession.getVHost() |
Get vhost
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IHTTPStreamerAdapter.setVHost(IVHost vhost) |
Set the vhost associated with this adapter
|
void |
IHTTPStreamerSession.setVHost(IVHost vhost) |
Set vhost
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ILiveStreamRecordManager.init(IVHost vhost) |
Called by vhost init to intialize the LiveStreamRecordManager
|
| Modifier and Type | Method | Description |
|---|---|---|
static WMSLogger |
WMSLoggerFactory.getLoggerObj(IVHost vhost) |
|
static void |
WMSLoggerFactory.initContextLogging(IVHost vhost) |
|
static WMSLogger |
WMSLoggerFactory.initializeLogging(String loggingConfigURL,
IVHost vhost) |
| Modifier and Type | Method | Description |
|---|---|---|
IVHost |
IMediaCaster.getVHost() |
Get the virtual host associated with this media caster
|
| Modifier and Type | Method | Description |
|---|---|---|
protected static IVHost |
ModuleBase.getVHost(IClient client) |
Get vHost of a client.
|
| Modifier and Type | Method | Description |
|---|---|---|
IApplicationInstance |
ServerListenerStreamDemoPublisher.getAppInstance(IVHost vhost,
ServerListenerStreamDemoPublisher.DemoPublisherConfig config) |
|
IApplicationInstance |
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) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
IPushPublishProfileUtil.setVHost(IVHost vhost) |
Set the VHost associated with this Util class
|
| Constructor | Description |
|---|---|
PushPublishContext(IVHost vhost) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
PushPublishHTTPCupertinoUtil.setVHost(IVHost vhost) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
PushPublishHTTPSanJoseAkamaiHandler.setVHost(IVHost vhost) |
| Modifier and Type | Field | Description |
|---|---|---|
protected IVHost |
RTPSession.vhost |
| Modifier and Type | Method | Description |
|---|---|---|
IVHost |
RTPContext.getVHost() |
Get vhost
|
IVHost |
RTPSession.getVHost() |
Get vhost
|
IVHost |
RTPSessions.getVHost() |
Get vhost
|
IVHost |
RTPStream.getVHost() |
Get vhost
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
RTPSession.setVHost(IVHost vhost) |
Set vhost
|
| Constructor | Description |
|---|---|
RTPContext(IVHost vhost) |
Constructor
|
RTPSessions(IVHost vhost) |
Constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
IVHost |
MediaStreamMap.getVHost() |
Get the parent vHost.
|
| Modifier and Type | Method | Description |
|---|---|---|
static 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 sName) |
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 sName) |
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 sName,
String streamType) |
Use this to create a named Stream on the non-default instance of an
application on a particular VHost.
|
| Modifier and Type | Method | Description |
|---|---|---|
static IVHost |
VHostSingleton.getInstance(String vhostName) |
Get vHost by name.
|
static IVHost |
VHostSingleton.getInstance(String vhostName,
boolean doCreate) |
Get vHost by name.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
VHostSingleton.notifyVHostClientConnect(IVHost vhost,
IClient inClient,
com.wowza.wms.request.RequestFunction function,
AMFDataList params) |
Notify vhost client connect
|
static 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 created
|
void |
VHostNotifyBase.onVHostCreate(IVHost vhost) |
|
void |
IVHostNotify.onVHostInit(IVHost vhost) |
Triggered when vHost initialized
|
void |
VHostNotifyBase.onVHostInit(IVHost vhost) |
|
void |
IVHostNotify.onVHostShutdownComplete(IVHost vhost) |
Triggered at the end of vhost shutdown
|
void |
VHostNotifyBase.onVHostShutdownComplete(IVHost vhost) |
|
void |
IVHostNotify.onVHostShutdownStart(IVHost vhost) |
Triggered at the beginning of vhost shutdown
|
void |
VHostNotifyBase.onVHostShutdownStart(IVHost vhost) |
| Constructor | Description |
|---|---|
HostPortSSLCertificateConfig(HostPortSSLCertificateConfig hostPortSSLCertificateConfig,
IVHost vhost) |
|
ThreadPool(IVHost vhost,
String name) |
Create a new thread pool attached to a vHost.
|