| Package | Description |
|---|---|
| org.red5.server.api.remoting | |
| org.red5.server.net.remoting |
| Modifier and Type | Method and Description |
|---|---|
Collection<IRemotingHeader> |
IRemotingConnection.getHeaders()
Return headers to send.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemotingHeader
Remoting header to be sent to a server.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<IRemotingHeader> |
RemotingConnection.headers
Headers to be returned to the client.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<IRemotingHeader> |
RemotingConnection.getHeaders()
Return headers to send.
|
Copyright © 2006-2012 The Red5 Project