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
|
||||
* resources.
|
||||
* Release all the previous created channels. This takes care of calling {@link LocalChannelRegistry#unregister(LocalAddress)}
|
||||
* for each if them.
|
||||
*/
|
||||
@Override
|
||||
public void releaseExternalResources() {
|
||||
|
Loading…
Reference in New Issue
Block a user