Top Description Fields Constructors Methods
sun.nio.ch.sctp

public final Class UnsupportedUtil

extends Object
Class Inheritance

Utility class used by implementations on platforms not supporting SCTP.

This class is not present on the "unix" platform because unix can support SCTP.

Field Summary

Modifier and TypeField and Description
private static final String

Constructor Summary

AccessConstructor and Description
private

Method Summary

Modifier and TypeMethod and Description
pack-priv static UnsupportedOperationException
Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Field Detail

MESSAGEback to summary
private static final String MESSAGE

Constructor Detail

UnsupportedUtilback to summary
private UnsupportedUtil()

Method Detail

sctpUnsupportedback to summary
pack-priv static UnsupportedOperationException sctpUnsupported()