|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rfb.CSecurity
public abstract class CSecurity
Constructor Summary | |
---|---|
CSecurity()
|
Method Summary | |
---|---|
abstract java.lang.String |
description()
|
abstract int |
getType()
|
abstract int |
processMsg(CConnection cc)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSecurity()
Method Detail |
---|
public abstract int processMsg(CConnection cc)
public abstract int getType()
public abstract java.lang.String description()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |