JavaScript is disabled on your browser.
Skip navigation links
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
ra.net
Interface Serviceable<T>
All Superinterfaces:
Sendable
<T>
All Known Subinterfaces:
NetServiceable
All Known Implementing Classes:
DataNetService
,
NetService
public interface
Serviceable<T>
extends
Sendable
<T>
The service provide send message.
Author:
Ray Li
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onClose
()
Close connection event.
Methods inherited from interface ra.net.
Sendable
send
,
sendClose
Method Detail
onClose
void onClose()
Close connection event.
Skip navigation links
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