Package | Description |
---|---|
gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
Modifier and Type | Field and Description |
---|---|
protected MultiPipelineExecutor<K> |
MultiPipelineExecutor.SemaphoreRunnable.parent |
Constructor and Description |
---|
MultiPipelineExecutor.SemaphoreRunnable(Runnable task,
Semaphore semaphore,
MultiPipelineExecutor<K> parent) |
Copyright © 2018. All Rights Reserved.