Skip to content

Instantly share code, notes, and snippets.

@normanmaurer
Created May 30, 2014 13:00
Show Gist options
  • Select an option

  • Save normanmaurer/d427a384bbf48a37be61 to your computer and use it in GitHub Desktop.

Select an option

Save normanmaurer/d427a384bbf48a37be61 to your computer and use it in GitHub Desktop.
public class Channel {
ChannelFuture deregister();
EventLoop eventLoop();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment