public interface ExternalResourceReleasable
Modifier and Type | Method and Description |
---|---|
void |
releaseExternalResources()
Releases the external resources that this object depends on.
|
Copyright © 2008–2013 The Netty Project. All rights reserved.