|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.caucho.server.http.ResinServer | +--com.caucho.server.http.JniServer
Main server object for the binary launcher.
Fields inherited from class com.caucho.server.http.ResinServer |
servletServer |
Constructor Summary | |
JniServer(java.lang.String[] args)
|
Method Summary | |
protected void |
closeImpl()
Stub so JniServer can close down gracefully. |
void |
closeNative()
|
com.caucho.server.http.JniRequest |
createRequest()
|
Methods inherited from class com.caucho.server.http.ResinServer |
close, handleShutdown, init, isClosed, main |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JniServer(java.lang.String[] args) throws java.lang.Exception
Method Detail |
protected void closeImpl()
closeImpl
in class ResinServer
public void closeNative()
public com.caucho.server.http.JniRequest createRequest()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |