|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.fabric.dosgi.tcp.TransportPool
org.fusesource.fabric.dosgi.tcp.ClientInvokerImpl.InvokerTransportPool
protected class ClientInvokerImpl.InvokerTransportPool
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.fusesource.fabric.dosgi.tcp.TransportPool |
|---|
TransportPool.Listener |
| Field Summary |
|---|
| Fields inherited from class org.fusesource.fabric.dosgi.tcp.TransportPool |
|---|
DEFAULT_EVICTION_DELAY, DEFAULT_POOL_SIZE, evictionDelay, LOGGER, pending, poolSize, queue, running, transports, uri |
| Constructor Summary | |
|---|---|
ClientInvokerImpl.InvokerTransportPool(java.lang.String uri,
org.fusesource.hawtdispatch.DispatchQueue queue)
|
|
| Method Summary | |
|---|---|
protected ProtocolCodec |
createCodec()
|
protected Transport |
createTransport(java.lang.String uri)
|
protected void |
onCommand(java.lang.Object command)
|
| Methods inherited from class org.fusesource.fabric.dosgi.tcp.TransportPool |
|---|
getIdleTransport, offer, start, start, startNewTransport, stop, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientInvokerImpl.InvokerTransportPool(java.lang.String uri,
org.fusesource.hawtdispatch.DispatchQueue queue)
| Method Detail |
|---|
protected Transport createTransport(java.lang.String uri)
throws java.lang.Exception
createTransport in class TransportPooljava.lang.Exceptionprotected ProtocolCodec createCodec()
createCodec in class TransportPoolprotected void onCommand(java.lang.Object command)
onCommand in class TransportPool
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||