public class

ResourceManager

extends Object
java.lang.Object
   ↳ sun.net.ResourceManager

Class Overview

Manages count of total number of UDP sockets and ensures that exception is thrown if we try to create more than the configured limit. This functionality could be put in NetHooks some time in future.

Summary

Public Constructors
ResourceManager()
Public Methods
static void afterUdpClose()
static void beforeUdpCreate()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ResourceManager ()

Public Methods

public static void afterUdpClose ()

public static void beforeUdpCreate ()