public interface RequestTypeResolver extends Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
isPartialRequest()
Exposes if the current request isn't a full request
|
boolean |
isPostRequest()
Exposes if the current request is a post request
|
boolean isPartialRequest()
boolean isPostRequest()
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.