|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vordel.dwe.TransportModule
public abstract class TransportModule
| Constructor Summary | |
|---|---|
TransportModule()
|
|
| Method Summary | |
|---|---|
void |
configure(EntityStore store,
Entity entity,
com.vordel.common.crypto.PasswordCipher c)
|
boolean |
isMonitoring()
|
void |
load(LoadableModule parent,
java.lang.String entityType)
|
void |
unload()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportModule()
| Method Detail |
|---|
public void load(LoadableModule parent,
java.lang.String entityType)
load in interface LoadableModulepublic void unload()
unload in interface LoadableModule
public void configure(EntityStore store,
Entity entity,
com.vordel.common.crypto.PasswordCipher c)
throws EntityStoreException
configure in interface LoadableModuleEntityStoreExceptionpublic boolean isMonitoring()
|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||