|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jniwrapper.win32.com.DispatchComServerFactory
public class DispatchComServerFactory
Field Summary | |
---|---|
static java.lang.String |
INDIVIDUAL_JVM
Specifies option for creating new individual JVM for every new server object |
static int |
PORT
|
Method Summary | |
---|---|
static OleMessageLoop |
getOleMessageLoop()
Provides the access to the message loop of the factory. |
static void |
main(java.lang.String[] args)
|
void |
registerComServer(java.lang.Class comServer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int PORT
public static final java.lang.String INDIVIDUAL_JVM
Method Detail |
---|
public void registerComServer(java.lang.Class comServer)
public static OleMessageLoop getOleMessageLoop()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |