| Package | Description |
|---|---|
| org.asteriskjava.fastagi.internal |
Provides private implementations for interfaces defined in the
org.asteriskjava.fastagi package.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncAgiConnectionHandler.onAsyncAgiEndEvent(AsyncAgiEvent event) |
void |
AsyncAgiConnectionHandler.onAsyncAgiExecEvent(AsyncAgiEvent event) |
| Constructor and Description |
|---|
AsyncAgiConnectionHandler(MappingStrategy mappingStrategy,
AsyncAgiEvent asyncAgiStartEvent,
AgiChannelFactory agiChannelFactory)
Creates a new FastAGIConnectionHandler to handle the given FastAGI socket connection.
|
| Constructor and Description |
|---|
AsyncAgiReader(ManagerConnection connection,
List<String> environment,
BlockingQueue<AsyncAgiEvent> asyncAgiEvents) |
Copyright © 2004–2016. All rights reserved.