JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.realtime.crossfire.jxclient.server.crossfire
Interface SentReplyListener
All Superinterfaces:
java.util.EventListener
public interface
SentReplyListener
extends java.util.EventListener
Listener for classes interested in sent "reply" commands.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
replySent
()
A "reply" command has been sent to the server.
Method Detail
replySent
void replySent()
A "reply" command has been sent to the server.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method