Menu

#167 Clean up type casts in SipPort

open
Eric
sipservlet (76)
5
2012-09-06
2012-09-05
Eric
No

There are a few other unnecessary casts in this class, e.g.

String requireHeader = (String)req.getHeader(REQUIRE_HEADER);

((SipServletRequest) to).pushRoute(routeURI);

Discussion

  • Eric

    Eric - 2012-09-06
    • assigned_to: nobody --> eshc
     
  • Eric

    Eric - 2012-09-06

    svn revision 2683

     

Log in to post a comment.