|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractMessage.Pair | |
|---|---|
| com.flazr.rtmp.message | |
| Uses of AbstractMessage.Pair in com.flazr.rtmp.message |
|---|
| Methods in com.flazr.rtmp.message that return AbstractMessage.Pair | |
|---|---|
static AbstractMessage.Pair |
AbstractMessage.pair(String name,
Object value)
|
| Methods in com.flazr.rtmp.message with parameters of type AbstractMessage.Pair | |
|---|---|
static Map<String,Object> |
AbstractMessage.map(AbstractMessage.Pair... pairs)
|
static Map<String,Object> |
AbstractMessage.map(Map<String,Object> map,
AbstractMessage.Pair... pairs)
|
static Amf0Object |
AbstractMessage.object(AbstractMessage.Pair... pairs)
|
static Amf0Object |
AbstractMessage.object(Amf0Object object,
AbstractMessage.Pair... pairs)
|
static Amf0Object |
Command.onStatus(Command.OnStatus level,
String code,
AbstractMessage.Pair... pairs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||