public class ProtocolShared extends Object
Modifier and Type | Class and Description |
---|---|
class |
ProtocolShared.Ref |
Constructor and Description |
---|
ProtocolShared() |
Modifier and Type | Method and Description |
---|---|
static ProtocolShared.Ref |
acquire(Context context) |
io.netty.bootstrap.Bootstrap |
getBootstrap() |
io.netty.util.concurrent.Future<?> |
shutdown() |
void |
waitForShutdown() |
public static ProtocolShared.Ref acquire(Context context)
public io.netty.bootstrap.Bootstrap getBootstrap()
public io.netty.util.concurrent.Future<?> shutdown()
public void waitForShutdown()
Copyright © 2013–2017 impossibl.com. All rights reserved.