Correct javadoc. See #235
This commit is contained in:
parent
7eaf635059
commit
019d942a28
@ -37,8 +37,8 @@ public class DefaultLocalServerChannelFactory implements LocalServerChannelFacto
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Does nothing because this implementation does not require any external
|
* Release all the previous created channels. This takes care of calling {@link LocalChannelRegistry#unregister(LocalAddress)}
|
||||||
* resources.
|
* for each if them.
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void releaseExternalResources() {
|
public void releaseExternalResources() {
|
||||||
|
Loading…
Reference in New Issue
Block a user