@Immutable public interface MkAnswer
static class
MkAnswer.Simple
String
body()
Map<String,List<String>>
headers()
int
status()
int status()
Map<String,List<String>> headers()
@NotNull(message="response body is never NULL") String body()
Copyright © 2012–2014 jcabi.com. All rights reserved.