Package org.rspeer.game.web.net.response
Class WebPathResponse
- java.lang.Object
-
- org.rspeer.game.web.net.response.Response
-
- org.rspeer.game.web.net.response.WebPathResponse
-
public class WebPathResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description WebPathResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<WebSegment>
getSegments()
-
-
-
Method Detail
-
getSegments
public List<WebSegment> getSegments()
-
-