MuRequest.handleAsync()
from a standard Mu Handler.@Deprecated public class AsyncContext extends Object
Modifier and Type | Field and Description |
---|---|
MuRequest |
request
Deprecated.
|
MuResponse |
response
Deprecated.
|
Object |
state
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Future<Void> |
complete(boolean forceDisconnect)
Deprecated.
|
public final MuRequest request
public final MuResponse response
public Object state
Copyright © 2017–2019. All rights reserved.