Skip to content

Commit

Permalink
session close
Browse files Browse the repository at this point in the history
  • Loading branch information
Siedlerchr committed Jul 15, 2017
1 parent 05cace0 commit ec0856c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ public void leaveDocAndCloseConn() throws IOException {
if (session != null) {
session.close();
}

}

public void setServerNameOrigin(String serverOrigin) {
Expand Down

0 comments on commit ec0856c

Please sign in to comment.