Uses of Class
com.sun.xml.ws.test.Realm
-
Packages that use Realm Package Description com.sun.xml.ws.test com.sun.xml.ws.test.container Container/transport abstraction API. -
-
Uses of Realm in com.sun.xml.ws.test
Fields in com.sun.xml.ws.test declared as Realm Modifier and Type Field Description static RealmWorld. runtimeLoads JAX-WS runtime classes.static RealmWorld. toolConstructors in com.sun.xml.ws.test with parameters of type Realm Constructor Description Realm(String name, Realm parent) -
Uses of Realm in com.sun.xml.ws.test.container
Methods in com.sun.xml.ws.test.container with parameters of type Realm Modifier and Type Method Description voidWAR. copyClasspath(Realm classpath)Copies the classpath specified by the givenPathinto WEB-INF/lib and WEB-INF/classes
-