protected static class Http2Stream.Termination extends Object
Constructor and Description |
---|
Termination(Http2Stream.TerminationType type,
String description) |
Modifier and Type | Method and Description |
---|---|
void |
doTask() |
String |
getDescription() |
Http2Stream.TerminationType |
getType() |
public Termination(Http2Stream.TerminationType type, String description)
public Http2Stream.TerminationType getType()
public String getDescription()
public void doTask()
Copyright © 2017 Oracle Corporation. All rights reserved.