Uses of Interface
com.collation.platform.model.topology.app.j2ee.websphere.WebSphereNamedEndpoint

Packages that use WebSphereNamedEndpoint
com.collation.platform.model.topology.app.j2ee.websphere   
 

Uses of WebSphereNamedEndpoint in com.collation.platform.model.topology.app.j2ee.websphere
 

Subinterfaces of WebSphereNamedEndpoint in com.collation.platform.model.topology.app.j2ee.websphere
 interface WebSphereHTTPTransport
          A WebSphere Server
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere that return WebSphereNamedEndpoint
 WebSphereNamedEndpoint[] WebSphereServer.getNamedEndpoints()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere with parameters of type WebSphereNamedEndpoint
 void WebSphereServer.setNamedEndpoints(WebSphereNamedEndpoint[] nes)