|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterruptedIOException | |
---|---|
java.net | Provides the classes for implementing networking applications. |
org.dvb.dsmcc | Provides extended access to files carried in the broadcast stream. |
Uses of InterruptedIOException in java.net |
---|
Subclasses of InterruptedIOException in java.net | |
---|---|
class |
SocketTimeoutException
Signals that a timeout has occurred on a socket read or accept. |
Uses of InterruptedIOException in org.dvb.dsmcc |
---|
Methods in org.dvb.dsmcc that throw InterruptedIOException | |
---|---|
void |
ServiceDomain.attach(byte[] NSAPAddress)
This function is used to attach a ServiceDomain from either
an object carousel or from an interactive network. |
void |
ServiceDomain.attach(Locator l)
This function is used to attach a ServiceDomain from an object carousel. |
void |
ServiceDomain.attach(Locator aDVBService,
int aCarouselId)
This function is used to attach a ServiceDomain from an object carousel. |
X509Certificate[][] |
DSMCCObject.getSigners(boolean known_root)
This method shall attempt to validate all certificate chains found for this file in the network. |
void |
DSMCCObject.synchronousLoad()
This method is used to load a DSMCCObject. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |