JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.elkoserver.foundation.net
Interface Releasable
public interface
Releasable
Interface implemented by message objects that have resources that need to be released after the message has been transmitted.
Method Summary
Methods
Modifier and Type
Method and Description
void
release
()
Release any resources associated with this object.
Method Detail
release
void release()
Release any resources associated with this object.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2017. All rights reserved.