|
Calypso Gateway v1.0 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--codec.CorbaServer
Entry point to the Calypso Gateway.
Field Summary | |
private static CodecObject |
codecObject
Main Calypso Gateway object. |
Constructor Summary | |
CorbaServer()
|
Method Summary | |
static CodecObject |
getCodecObject()
|
static void |
main(java.lang.String[] args)
Entry point to the Calypso Gateway. |
private static void |
startGateway(java.lang.String[] args)
Launches Calypso Gateway. |
Methods inherited from class java.lang.Object |
|
Field Detail |
private static CodecObject codecObject
Constructor Detail |
public CorbaServer()
Method Detail |
public static CodecObject getCodecObject()
private static void startGateway(java.lang.String[] args)
public static void main(java.lang.String[] args)
|
Calypso Gateway v1.0 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |