|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractChannelName | |
---|---|
php.java.bridge.http | Fast socket and pipe context runners for PHP/Java Bridge J2EE backends. |
Uses of AbstractChannelName in php.java.bridge.http |
---|
Methods in php.java.bridge.http that return AbstractChannelName | |
---|---|
AbstractChannelName |
ContextServer.getFallbackChannelName(java.lang.String channelName,
java.lang.String kontext,
IContextFactory currentCtx)
Return the channelName which be passed to the client as X_JAVABRIDGE_REDIRECT |
Methods in php.java.bridge.http with parameters of type AbstractChannelName | |
---|---|
static ContextRunner |
ContextRunner.checkRunner(AbstractChannelName channelName)
May be called to recycle the runner from the pool of ContextRunners for a new contextServer. |
ContextRunner |
ContextServer.schedule(AbstractChannelName channelName)
Check for a ContextRunner for channelName |
boolean |
SocketContextServer.start(AbstractChannelName channelName)
|
boolean |
PipeContextServer.start(AbstractChannelName channelName)
|
boolean |
IContextServer.start(AbstractChannelName channel)
Start the runner. |
void |
ContextServer.start(AbstractChannelName channelName)
Start a channel name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |