Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
O
R
S
U
V
X
O
onConnected(SCCT_Subject)
- Method in class SCCT.JavaSubscriber.
SCCT_Observer
This method is called back when a new connection is established.
onConnecting(SCCT_Subject)
- Method in class SCCT.JavaSubscriber.
SCCT_Observer
This method is called back when openCommunication method of SCCT_Subject is called and new connection is trying to start.
onDisconnected(SCCT_Subject)
- Method in class SCCT.JavaSubscriber.
SCCT_Observer
This method is called back when a connection is closed.
openCommunication(String, int, String, String, int, boolean)
- Method in class SCCT.JavaSubscriber.
SCCT_Subject
This method is very important because allows to open the communication with the publisher.
openCommunication(String, int, String, String, boolean)
- Method in class SCCT.JavaSubscriber.
SCCT_Subject
Sets the timeout to default value.
openCommunication(String, int, String, String)
- Method in class SCCT.JavaSubscriber.
SCCT_Subject
Sets the timeout to default value and the source filter to false.
openCommunication(String, int, String, String, int)
- Method in class SCCT.JavaSubscriber.
SCCT_Subject
Set the source filter to false.
openCommunication(String, int, String)
- Method in class SCCT.JavaSubscriber.
SCCT_Subject
This function use as description, timeout and sourceFilterEnabled flag three properties.
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
O
R
S
U
V
X