protected static class SOAPRoleTest.MyRolePlayer extends Object implements RolePlayer
| Constructor and Description |
|---|
MyRolePlayer(boolean ultimateReceiver) |
MyRolePlayer(boolean ultimateReceiver,
String[] roles) |
| Modifier and Type | Method and Description |
|---|---|
List |
getRoles()
Get a list of the roles supported.
|
boolean |
isUltimateDestination()
Are we the ultimate destination?
|
public MyRolePlayer(boolean ultimateReceiver)
public MyRolePlayer(boolean ultimateReceiver,
String[] roles)
public List getRoles()
RolePlayergetRoles in interface RolePlayerpublic boolean isUltimateDestination()
RolePlayerisUltimateDestination in interface RolePlayerCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.