public class PrvConnectionManager
extends org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1
org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1.GetCurrentConnectionInfo, org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1.GetProtocolInfo, org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1.PrepareForConnection| Modifier and Type | Field and Description |
|---|---|
private String |
currentConnectionIDs |
private int |
iAVTransportID |
private int |
iConnectionID |
private int |
iRcsID |
private org.apache.log4j.Logger |
log |
private String |
sinkProtocolInfo |
private String |
sourceProtocolInfo |
| Constructor and Description |
|---|
PrvConnectionManager(org.openhome.net.device.DvDevice device) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
connectionComplete(org.openhome.net.device.IDvInvocation paramIDvInvocation,
int paramInt) |
protected String |
getCurrentConnectionIDs(org.openhome.net.device.IDvInvocation paramIDvInvocation) |
protected org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1.GetCurrentConnectionInfo |
getCurrentConnectionInfo(org.openhome.net.device.IDvInvocation paramIDvInvocation,
int paramInt) |
protected org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1.GetProtocolInfo |
getProtocolInfo(org.openhome.net.device.IDvInvocation paramIDvInvocation) |
protected org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1.PrepareForConnection |
prepareForConnection(org.openhome.net.device.IDvInvocation paramIDvInvocation,
String sinkProtocolInfo,
String peerConnectionManager,
int remoteConnId,
String paramString3) |
dispose, enableActionConnectionComplete, enableActionGetCurrentConnectionIDs, enableActionGetCurrentConnectionInfo, enableActionGetProtocolInfo, enableActionPrepareForConnection, enablePropertyCurrentConnectionIDs, enablePropertySinkProtocolInfo, enablePropertySourceProtocolInfo, getPropertyCurrentConnectionIDs, getPropertySinkProtocolInfo, getPropertySourceProtocolInfo, setPropertyCurrentConnectionIDs, setPropertySinkProtocolInfo, setPropertySourceProtocolInfoprivate org.apache.log4j.Logger log
private String currentConnectionIDs
private String sinkProtocolInfo
private String sourceProtocolInfo
private int iConnectionID
private int iAVTransportID
private int iRcsID
public PrvConnectionManager(org.openhome.net.device.DvDevice device)
protected org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1.PrepareForConnection prepareForConnection(org.openhome.net.device.IDvInvocation paramIDvInvocation,
String sinkProtocolInfo,
String peerConnectionManager,
int remoteConnId,
String paramString3)
prepareForConnection in class org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1protected void connectionComplete(org.openhome.net.device.IDvInvocation paramIDvInvocation,
int paramInt)
connectionComplete in class org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1protected org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1.GetProtocolInfo getProtocolInfo(org.openhome.net.device.IDvInvocation paramIDvInvocation)
getProtocolInfo in class org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1protected String getCurrentConnectionIDs(org.openhome.net.device.IDvInvocation paramIDvInvocation)
getCurrentConnectionIDs in class org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1protected org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1.GetCurrentConnectionInfo getCurrentConnectionInfo(org.openhome.net.device.IDvInvocation paramIDvInvocation,
int paramInt)
getCurrentConnectionInfo in class org.openhome.net.device.providers.DvProviderUpnpOrgConnectionManager1Copyright © 2013–2014. All rights reserved.