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