Package | Description |
---|---|
org.red5.server | |
org.red5.server.adapter | |
org.red5.server.api |
Modifier and Type | Method and Description |
---|---|
IClient |
ClientRegistry.newClient(Object[] params)
Return client from next id with given params
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
MultiThreadedApplicationAdapter.rejectClient()
Reject the currently connecting client without a special error message.
|
protected boolean |
MultiThreadedApplicationAdapter.rejectClient(Object reason)
Reject the currently connecting client with an error message.
|
Modifier and Type | Method and Description |
---|---|
IClient |
IClientRegistry.newClient(Object[] params)
Create a new client client object from connection params.
|
Copyright © 2006-2012 The Red5 Project