public class DefaultRtmpClient extends RtmpClient
accountService, bookService, clientFacadeService, DEFAULT_MSG_STREAM, gameService, inventoryService, INVOKE_STREAM, lcdsChampionTradeService, lcdsGameInvitationService, lcdsRerollService, lcdsServiceProxy, leaguesServiceProxy, loginService, matchmakerService, playerPreferencesService, playerStatsService, RTMP_VERSION, summonerIconService, summonerRuneService, summonerService, summonerTeamService| Constructor and Description |
|---|
DefaultRtmpClient(String host,
int port,
boolean useSSL) |
| Modifier and Type | Method and Description |
|---|---|
void |
extendedOnPacket(RtmpEvent packet) |
void |
onAsyncWriteException(IOException ex) |
void |
onReadException(Exception ex) |
addAsyncChannelListener, addAsyncChannelListener, addAsyncChannelListener, addAsyncChannelListener, authenticate, authenticate, connect, createAmf0InvokeSkeleton, createAmf3InvokeSkeleton, disconnect, getInvokeCallback, getNextInvokeId, getTimeDelta, login, logout, onError, onPacket, ping, removeAsyncChannelListener, sendInvoke, sendRpc, sendRpc, sendRpcAndWait, setChunkSize, subscribe, unsubscribe, waitForInvokeReply, writeProtocolControlMessagepublic DefaultRtmpClient(String host, int port, boolean useSSL)
public void onReadException(Exception ex)
onReadException in class RtmpClientpublic void onAsyncWriteException(IOException ex)
onAsyncWriteException in class RtmpClientpublic void extendedOnPacket(RtmpEvent packet)
extendedOnPacket in class RtmpClientCopyright © 2014. All rights reserved.