com.wowza.wms.logging
Class WMSLoggerIDs

Object
  extended by com.wowza.wms.logging.WMSLoggerIDs

public class WMSLoggerIDs
extends Object


Field Summary
static String[] CAT_ALL
           
static String CAT_application
           
static String CAT_cupertino
           
static String CAT_rtsp
           
static String CAT_sanjose
           
static String CAT_server
           
static String CAT_session
           
static String CAT_smoothstreaming
           
static String CAT_stream
           
static String CAT_vhost
           
static String CAT_webm
           
static String CTRL_playlist_node
           
static String[] EVT_ALL
           
static String EVT_announce
           
static String EVT_app_start
           
static String EVT_app_stop
           
static String EVT_comment
           
static String EVT_connect
           
static String EVT_connect_burst
           
static String EVT_connect_pending
           
static String EVT_create
           
static String EVT_describe
           
static String EVT_destroy
           
static String EVT_disconnect
           
static String EVT_pause
           
static String EVT_play
           
static String EVT_publish
           
static String EVT_record
           
static String EVT_recordstop
           
static String EVT_seek
           
static String EVT_server_start
           
static String EVT_server_stop
           
static String EVT_setbuffertime
           
static String EVT_setstreamtype
           
static String EVT_stop
           
static String EVT_unpause
           
static String EVT_unpublish
           
static String EVT_vhost_start
           
static String EVT_vhost_stop
           
static String[] FD_ALL
           
static String FD_c_client_id
           
static String FD_c_ip
           
static String FD_c_proto
           
static String FD_c_referrer
           
static String FD_c_user_agent
           
static String FD_cs_bytes
           
static String FD_cs_stream_bytes
           
static String FD_cs_uri_query
           
static String FD_cs_uri_stem
           
static String FD_date
           
static String FD_s_ip
           
static String FD_s_port
           
static String FD_s_uri
           
static String FD_sc_bytes
           
static String FD_sc_stream_bytes
           
static String FD_time
           
static String FD_tz
           
static String FD_x_app
           
static String FD_x_appinst
           
static String FD_x_category
           
static String FD_x_comment
           
static String FD_x_ctx
           
static String FD_x_ctx_override
           
static String FD_x_duration
           
static String FD_x_event
           
static String FD_x_file_ext
           
static String FD_x_file_length
           
static String FD_x_file_name
           
static String FD_x_file_size
           
static String FD_x_severity
           
static String FD_x_sname
           
static String FD_x_sname_query
           
static String FD_x_spos
           
static String FD_x_status
           
static String FD_x_stream_id
           
static String FD_x_suri
           
static String FD_x_suri_query
           
static String FD_x_suri_stem
           
static String FD_x_vhost
           
static String PROTO_HTTPCUPERTINO
           
static String PROTO_HTTPSCUPERTINO
           
static String PROTO_HTTPSMOOTH
           
static String PROTO_HTTPSSMOOTH
           
static String PROTO_HTTPSSTREAMER
           
static String PROTO_HTTPSTREAMER
           
static String PROTO_RTMP
           
static String PROTO_RTMPE
           
static String PROTO_RTMPS
           
static String PROTO_RTMPT
           
static String PROTO_RTMPTE
           
static String PROTO_RTMPTS
           
static String PROTO_RTSP
           
static int STAT_connect_application_not_available
           
static int STAT_connect_application_not_found
           
static int STAT_connect_bad_gateway
           
static int STAT_connect_internal_error
           
static int STAT_connect_license_limit
           
static int STAT_connect_pending_wating
           
static int STAT_connect_redirect
           
static int STAT_connect_rejected_by_application
           
static int STAT_connect_rejected_by_module
           
static int STAT_connect_resource_limit
           
static int STAT_connect_service_unavailable
           
static int STAT_connect_successful
           
static int STAT_connect_unknown_protocol
           
static int STAT_general_internal_error
           
static int STAT_general_successful
           
static int STAT_play_bad_request
           
static int STAT_play_internal_error
           
static int STAT_play_rejected_by_application
           
static int STAT_play_rejected_by_module
           
static int STAT_play_stream_not_found
           
static int STAT_play_successful
           
static int STAT_play_unsupported_media_type
           
static int STAT_publish_bad_request
           
static int STAT_publish_in_use
           
static int STAT_publish_internal_error
           
static int STAT_publish_rejected_by_application
           
static int STAT_publish_successful
           
static int STAT_publish_unsupported_media_type
           
static int STAT_stop_client_disconnect
           
static int STAT_stop_successful
           
 
Constructor Summary
WMSLoggerIDs()
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CAT_ALL

public static final String[] CAT_ALL

CAT_application

public static final String CAT_application
See Also:
Constant Field Values

CAT_cupertino

public static final String CAT_cupertino
See Also:
Constant Field Values

CAT_rtsp

public static final String CAT_rtsp
See Also:
Constant Field Values

CAT_sanjose

public static final String CAT_sanjose
See Also:
Constant Field Values

CAT_server

public static final String CAT_server
See Also:
Constant Field Values

CAT_session

public static final String CAT_session
See Also:
Constant Field Values

CAT_smoothstreaming

public static final String CAT_smoothstreaming
See Also:
Constant Field Values

CAT_stream

public static final String CAT_stream
See Also:
Constant Field Values

CAT_vhost

public static final String CAT_vhost
See Also:
Constant Field Values

CAT_webm

public static final String CAT_webm
See Also:
Constant Field Values

CTRL_playlist_node

public static final String CTRL_playlist_node
See Also:
Constant Field Values

EVT_ALL

public static final String[] EVT_ALL

EVT_announce

public static final String EVT_announce
See Also:
Constant Field Values

EVT_app_start

public static final String EVT_app_start
See Also:
Constant Field Values

EVT_app_stop

public static final String EVT_app_stop
See Also:
Constant Field Values

EVT_comment

public static final String EVT_comment
See Also:
Constant Field Values

EVT_connect

public static final String EVT_connect
See Also:
Constant Field Values

EVT_connect_burst

public static final String EVT_connect_burst
See Also:
Constant Field Values

EVT_connect_pending

public static final String EVT_connect_pending
See Also:
Constant Field Values

EVT_create

public static final String EVT_create
See Also:
Constant Field Values

EVT_describe

public static final String EVT_describe
See Also:
Constant Field Values

EVT_destroy

public static final String EVT_destroy
See Also:
Constant Field Values

EVT_disconnect

public static final String EVT_disconnect
See Also:
Constant Field Values

EVT_pause

public static final String EVT_pause
See Also:
Constant Field Values

EVT_play

public static final String EVT_play
See Also:
Constant Field Values

EVT_publish

public static final String EVT_publish
See Also:
Constant Field Values

EVT_record

public static final String EVT_record
See Also:
Constant Field Values

EVT_recordstop

public static final String EVT_recordstop
See Also:
Constant Field Values

EVT_seek

public static final String EVT_seek
See Also:
Constant Field Values

EVT_server_start

public static final String EVT_server_start
See Also:
Constant Field Values

EVT_server_stop

public static final String EVT_server_stop
See Also:
Constant Field Values

EVT_setbuffertime

public static final String EVT_setbuffertime
See Also:
Constant Field Values

EVT_setstreamtype

public static final String EVT_setstreamtype
See Also:
Constant Field Values

EVT_stop

public static final String EVT_stop
See Also:
Constant Field Values

EVT_unpause

public static final String EVT_unpause
See Also:
Constant Field Values

EVT_unpublish

public static final String EVT_unpublish
See Also:
Constant Field Values

EVT_vhost_start

public static final String EVT_vhost_start
See Also:
Constant Field Values

EVT_vhost_stop

public static final String EVT_vhost_stop
See Also:
Constant Field Values

FD_ALL

public static final String[] FD_ALL

FD_c_client_id

public static final String FD_c_client_id
See Also:
Constant Field Values

FD_c_ip

public static final String FD_c_ip
See Also:
Constant Field Values

FD_c_proto

public static final String FD_c_proto
See Also:
Constant Field Values

FD_c_referrer

public static final String FD_c_referrer
See Also:
Constant Field Values

FD_c_user_agent

public static final String FD_c_user_agent
See Also:
Constant Field Values

FD_cs_bytes

public static final String FD_cs_bytes
See Also:
Constant Field Values

FD_cs_stream_bytes

public static final String FD_cs_stream_bytes
See Also:
Constant Field Values

FD_cs_uri_query

public static final String FD_cs_uri_query
See Also:
Constant Field Values

FD_cs_uri_stem

public static final String FD_cs_uri_stem
See Also:
Constant Field Values

FD_date

public static final String FD_date
See Also:
Constant Field Values

FD_s_ip

public static final String FD_s_ip
See Also:
Constant Field Values

FD_s_port

public static final String FD_s_port
See Also:
Constant Field Values

FD_s_uri

public static final String FD_s_uri
See Also:
Constant Field Values

FD_sc_bytes

public static final String FD_sc_bytes
See Also:
Constant Field Values

FD_sc_stream_bytes

public static final String FD_sc_stream_bytes
See Also:
Constant Field Values

FD_time

public static final String FD_time
See Also:
Constant Field Values

FD_tz

public static final String FD_tz
See Also:
Constant Field Values

FD_x_app

public static final String FD_x_app
See Also:
Constant Field Values

FD_x_appinst

public static final String FD_x_appinst
See Also:
Constant Field Values

FD_x_category

public static final String FD_x_category
See Also:
Constant Field Values

FD_x_comment

public static final String FD_x_comment
See Also:
Constant Field Values

FD_x_ctx

public static final String FD_x_ctx
See Also:
Constant Field Values

FD_x_ctx_override

public static final String FD_x_ctx_override
See Also:
Constant Field Values

FD_x_duration

public static final String FD_x_duration
See Also:
Constant Field Values

FD_x_event

public static final String FD_x_event
See Also:
Constant Field Values

FD_x_file_ext

public static final String FD_x_file_ext
See Also:
Constant Field Values

FD_x_file_length

public static final String FD_x_file_length
See Also:
Constant Field Values

FD_x_file_name

public static final String FD_x_file_name
See Also:
Constant Field Values

FD_x_file_size

public static final String FD_x_file_size
See Also:
Constant Field Values

FD_x_severity

public static final String FD_x_severity
See Also:
Constant Field Values

FD_x_sname

public static final String FD_x_sname
See Also:
Constant Field Values

FD_x_sname_query

public static final String FD_x_sname_query
See Also:
Constant Field Values

FD_x_spos

public static final String FD_x_spos
See Also:
Constant Field Values

FD_x_status

public static final String FD_x_status
See Also:
Constant Field Values

FD_x_stream_id

public static final String FD_x_stream_id
See Also:
Constant Field Values

FD_x_suri

public static final String FD_x_suri
See Also:
Constant Field Values

FD_x_suri_query

public static final String FD_x_suri_query
See Also:
Constant Field Values

FD_x_suri_stem

public static final String FD_x_suri_stem
See Also:
Constant Field Values

FD_x_vhost

public static final String FD_x_vhost
See Also:
Constant Field Values

PROTO_HTTPCUPERTINO

public static final String PROTO_HTTPCUPERTINO
See Also:
Constant Field Values

PROTO_HTTPSCUPERTINO

public static final String PROTO_HTTPSCUPERTINO
See Also:
Constant Field Values

PROTO_HTTPSMOOTH

public static final String PROTO_HTTPSMOOTH
See Also:
Constant Field Values

PROTO_HTTPSSMOOTH

public static final String PROTO_HTTPSSMOOTH
See Also:
Constant Field Values

PROTO_HTTPSSTREAMER

public static final String PROTO_HTTPSSTREAMER
See Also:
Constant Field Values

PROTO_HTTPSTREAMER

public static final String PROTO_HTTPSTREAMER
See Also:
Constant Field Values

PROTO_RTMP

public static final String PROTO_RTMP
See Also:
Constant Field Values

PROTO_RTMPE

public static final String PROTO_RTMPE
See Also:
Constant Field Values

PROTO_RTMPS

public static final String PROTO_RTMPS
See Also:
Constant Field Values

PROTO_RTMPT

public static final String PROTO_RTMPT
See Also:
Constant Field Values

PROTO_RTMPTE

public static final String PROTO_RTMPTE
See Also:
Constant Field Values

PROTO_RTMPTS

public static final String PROTO_RTMPTS
See Also:
Constant Field Values

PROTO_RTSP

public static final String PROTO_RTSP
See Also:
Constant Field Values

STAT_connect_application_not_available

public static final int STAT_connect_application_not_available
See Also:
Constant Field Values

STAT_connect_application_not_found

public static final int STAT_connect_application_not_found
See Also:
Constant Field Values

STAT_connect_bad_gateway

public static final int STAT_connect_bad_gateway
See Also:
Constant Field Values

STAT_connect_internal_error

public static final int STAT_connect_internal_error
See Also:
Constant Field Values

STAT_connect_license_limit

public static final int STAT_connect_license_limit
See Also:
Constant Field Values

STAT_connect_pending_wating

public static final int STAT_connect_pending_wating
See Also:
Constant Field Values

STAT_connect_redirect

public static final int STAT_connect_redirect
See Also:
Constant Field Values

STAT_connect_rejected_by_application

public static final int STAT_connect_rejected_by_application
See Also:
Constant Field Values

STAT_connect_rejected_by_module

public static final int STAT_connect_rejected_by_module
See Also:
Constant Field Values

STAT_connect_resource_limit

public static final int STAT_connect_resource_limit
See Also:
Constant Field Values

STAT_connect_service_unavailable

public static final int STAT_connect_service_unavailable
See Also:
Constant Field Values

STAT_connect_successful

public static final int STAT_connect_successful
See Also:
Constant Field Values

STAT_connect_unknown_protocol

public static final int STAT_connect_unknown_protocol
See Also:
Constant Field Values

STAT_general_internal_error

public static final int STAT_general_internal_error
See Also:
Constant Field Values

STAT_general_successful

public static final int STAT_general_successful
See Also:
Constant Field Values

STAT_play_bad_request

public static final int STAT_play_bad_request
See Also:
Constant Field Values

STAT_play_internal_error

public static final int STAT_play_internal_error
See Also:
Constant Field Values

STAT_play_rejected_by_application

public static final int STAT_play_rejected_by_application
See Also:
Constant Field Values

STAT_play_rejected_by_module

public static final int STAT_play_rejected_by_module
See Also:
Constant Field Values

STAT_play_stream_not_found

public static final int STAT_play_stream_not_found
See Also:
Constant Field Values

STAT_play_successful

public static final int STAT_play_successful
See Also:
Constant Field Values

STAT_play_unsupported_media_type

public static final int STAT_play_unsupported_media_type
See Also:
Constant Field Values

STAT_publish_bad_request

public static final int STAT_publish_bad_request
See Also:
Constant Field Values

STAT_publish_in_use

public static final int STAT_publish_in_use
See Also:
Constant Field Values

STAT_publish_internal_error

public static final int STAT_publish_internal_error
See Also:
Constant Field Values

STAT_publish_rejected_by_application

public static final int STAT_publish_rejected_by_application
See Also:
Constant Field Values

STAT_publish_successful

public static final int STAT_publish_successful
See Also:
Constant Field Values

STAT_publish_unsupported_media_type

public static final int STAT_publish_unsupported_media_type
See Also:
Constant Field Values

STAT_stop_client_disconnect

public static final int STAT_stop_client_disconnect
See Also:
Constant Field Values

STAT_stop_successful

public static final int STAT_stop_successful
See Also:
Constant Field Values
Constructor Detail

WMSLoggerIDs

public WMSLoggerIDs()