Uses of Class
com.sun.xml.ws.developer.ServerSideException

Packages that use ServerSideException
com.sun.xml.ws.fault   
 

Uses of ServerSideException in com.sun.xml.ws.fault
 

Methods in com.sun.xml.ws.fault that return ServerSideException
static ServerSideException ExceptionBean.unmarshal(Node xml)
          Does the reverse operation of ExceptionBean.marshal(Throwable, Node).