Uses of Interface
com.sun.ws.management.client.ServerIdentity

Packages that use ServerIdentity
com.sun.ws.management.client   
 

Uses of ServerIdentity in com.sun.ws.management.client
 

Methods in com.sun.ws.management.client that return ServerIdentity
static ServerIdentity ResourceFactory.getIdentity(java.lang.String destination)
          Gets the server identity.
static ServerIdentity ResourceFactory.getIdentity(java.lang.String destination, int timeout)
          Gets the server identity.
static ServerIdentity ResourceFactory.getIdentity(java.lang.String destination, int timeout, java.util.Map.Entry<java.lang.String,java.lang.String>... headers)
          Gets the server identity.