|
||||||||||
| 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, TransportPool.Pair, TransportPool.TransportState |
| 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)
|
protected void |
onFailure(java.lang.Object id,
java.lang.Throwable throwable)
|
| Methods inherited from class org.fusesource.fabric.dosgi.tcp.TransportPool |
|---|
doOffer, getIdleTransport, offer, onDone, 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
protected void onFailure(java.lang.Object id,
java.lang.Throwable throwable)
onFailure in class TransportPool
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||