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
org.jsmpp.session
Interface ActivityNotifier
All Known Subinterfaces:
SessionContext
All Known Implementing Classes:
AbstractSessionContext
,
SMPPServerSessionContext
,
SMPPSessionContext
public interface
ActivityNotifier
Class responsible to accept the notification of an activity.
Author:
uudashr
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
notifyActivity
()
Notify an activity.
Method Detail
notifyActivity
void notifyActivity()
Notify an activity.
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