|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.demac.process.adapter.CSPSAdapter
public abstract class CSPSAdapter
Constructor Summary | |
---|---|
CSPSAdapter()
|
Method Summary | |
---|---|
abstract boolean |
isStarted()
|
abstract void |
startContextAdapter()
|
abstract void |
stopContextAdapter()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.demac.transport.TransportListener |
---|
deviceDetected, deviceRemoved, exceptionOccured, messageArrived |
Methods inherited from interface org.demac.event.EventListener |
---|
eventTriggered |
Constructor Detail |
---|
public CSPSAdapter()
Method Detail |
---|
public abstract void startContextAdapter()
public abstract void stopContextAdapter()
public abstract boolean isStarted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |