Package | Description |
---|---|
com.gigaspaces.internal.space.transport.xnio.client | |
com.gigaspaces.internal.space.transport.xnio.server |
Modifier and Type | Method and Description |
---|---|
XNioChannel |
XNioConnectionPoolThreadLocal.acquire() |
XNioChannel |
XNioConnectionPool.acquire() |
XNioChannel |
XNioConnectionPoolDynamic.acquire() |
XNioChannel |
XNioConnectionPoolFixed.acquire() |
Modifier and Type | Method and Description |
---|---|
void |
XNioConnectionPoolThreadLocal.release(XNioChannel channel) |
void |
XNioConnectionPool.release(XNioChannel channel) |
void |
XNioConnectionPoolDynamic.release(XNioChannel channel) |
void |
XNioConnectionPoolFixed.release(XNioChannel channel) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceReadProcessor.read(XNioChannel channel) |
abstract void |
ReadProcessor.read(XNioChannel channel) |
Copyright © GigaSpaces.