Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLPort
Packages that use WSDLPort
Package
Description
Message and related abstractions that represent a SOAP message.Pipe and related abstractions.APIs for hosting JAX-WS services.
This document describes the architecture of client side
JAX-WS 2.0.1 runtime.
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Uses of WSDLPort in com.sun.xml.ws.addressing
Fields in com.sun.xml.ws.addressing declared as WSDLPortModifier and TypeFieldDescriptionprotected final WSDLPortWsaTube.wsdlPortPort that we are processing.protected final WSDLPortWsaTube.wsdlPortPort that we are processing.protected final WSDLPortWsaTube.wsdlPortPort that we are processing.protected final WSDLPortWsaTube.wsdlPortPort that we are processing.protected final WSDLPortWsaTube.wsdlPortPort that we are processing.protected final WSDLPortWsaTube.wsdlPortPort that we are processing.protected WSDLPortWsaTubeHelper.wsdlPortConstructors in com.sun.xml.ws.addressing with parameters of type WSDLPortModifierConstructorDescriptionW3CWsaClientTube(WSDLPort wsdlPort, WSBinding binding, Tube next) W3CWsaServerTube(WSEndpoint endpoint, WSDLPort wsdlPort, WSBinding binding, Tube next) WsaClientTube(WSDLPort wsdlPort, WSBinding binding, Tube next) WsaServerTube(WSEndpoint endpoint, WSDLPort wsdlPort, WSBinding binding, Tube next) WsaTubeHelper(WSBinding binding, SEIModel seiModel, WSDLPort wsdlPort) WsaTubeHelperImpl(WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding) -
Uses of WSDLPort in com.sun.xml.ws.addressing.v200408
Constructors in com.sun.xml.ws.addressing.v200408 with parameters of type WSDLPortModifierConstructorDescriptionMemberSubmissionWsaClientTube(WSDLPort wsdlPort, WSBinding binding, Tube next) MemberSubmissionWsaServerTube(WSEndpoint endpoint, WSDLPort wsdlPort, WSBinding binding, Tube next) WsaTubeHelperImpl(WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding) -
Uses of WSDLPort in com.sun.xml.ws.api.addressing
Methods in com.sun.xml.ws.api.addressing with parameters of type WSDLPortModifier and TypeMethodDescriptionstatic AddressingVersionGets theAddressingVersionfrom aWSDLPortabstract WsaTubeHelperAddressingVersion.getWsaHelper(WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding) Deprecated.TODO why are we exposing implementation specificc class through api? TODO Remove it if no one elase uses it. -
Uses of WSDLPort in com.sun.xml.ws.api.client
Methods in com.sun.xml.ws.api.client that return WSDLPort -
Uses of WSDLPort in com.sun.xml.ws.api.databinding
Fields in com.sun.xml.ws.api.databinding declared as WSDLPortMethods in com.sun.xml.ws.api.databinding that return WSDLPortMethods in com.sun.xml.ws.api.databinding with parameters of type WSDLPort -
Uses of WSDLPort in com.sun.xml.ws.api.handler
Methods in com.sun.xml.ws.api.handler that return WSDLPort -
Uses of WSDLPort in com.sun.xml.ws.api.message
Methods in com.sun.xml.ws.api.message with parameters of type WSDLPortModifier and TypeMethodDescriptionPacket.createServerResponse(Message responseMessage, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding) Creates a server-side responsePacketfrom a request packet (this).static voidAddressingUtils.fillRequestAddressingHeaders(MessageHeaders headers, WSDLPort wsdlPort, WSBinding binding, Packet packet) voidHeaderList.fillRequestAddressingHeaders(WSDLPort wsdlPort, WSBinding binding, Packet packet) Creates a set of outbound WS-Addressing headers on the client with the default Action Message Addressing Property value.final WSDLBoundOperationMessage.getOperation(WSDLPort port) Deprecated.It is not always possible to uniquely identify the WSDL Operation from just the information in the Message.booleanbooleanReturns true if this message is a request message for a one way operation according to the given WSDL.voidHeaderList.readResponseAddressingHeaders(WSDLPort wsdlPort, WSBinding binding) Packet.relateServerResponse(Packet r, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding) -
Uses of WSDLPort in com.sun.xml.ws.api.model
Methods in com.sun.xml.ws.api.model that return WSDLPort -
Uses of WSDLPort in com.sun.xml.ws.api.model.wsdl
Methods in com.sun.xml.ws.api.model.wsdl that return WSDLPortModifier and TypeMethodDescriptionGets theWSDLPortfor a given port nameWSDLService.getFirstPort()Gets the firstWSDLPortif any, or otherwise null.WSDLService.getMatchingPort(QName portTypeName) Gets the first port in this service which matches the portTypeMethods in com.sun.xml.ws.api.model.wsdl that return types with arguments of type WSDLPortModifier and TypeMethodDescriptionWSDLService.getPorts()Gives all theWSDLPortin a wsdl:serviceWSDLService -
Uses of WSDLPort in com.sun.xml.ws.api.model.wsdl.editable
Subinterfaces of WSDLPort in com.sun.xml.ws.api.model.wsdl.editable -
Uses of WSDLPort in com.sun.xml.ws.api.pipe
Methods in com.sun.xml.ws.api.pipe that return WSDLPortModifier and TypeMethodDescriptionClientTubeAssemblerContext.getWsdlModel()The created pipeline will be used to serve this port.ServerTubeAssemblerContext.getWsdlModel()The created pipeline will be used to serve this port.Constructors in com.sun.xml.ws.api.pipe with parameters of type WSDLPortModifierConstructorDescriptionClientPipeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding) Deprecated.ClientPipeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding, Container container) Deprecated.ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding) Deprecated.UseClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBindingProvider, WSBinding, Container, Codec, SEIModel, Class)ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding, Container container) Deprecated.UseClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBindingProvider, WSBinding, Container, Codec, SEIModel, Class)ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding, Container container, Codec codec) Deprecated.UseClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBindingProvider, WSBinding, Container, Codec, SEIModel, Class)ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSService rootOwner, WSBinding binding, Container container, Codec codec, SEIModel seiModel, Class sei) Deprecated.UseClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBindingProvider, WSBinding, Container, Codec, SEIModel, Class)ClientTubeAssemblerContext(EndpointAddress address, WSDLPort wsdlModel, WSBindingProvider bindingProvider, WSBinding binding, Container container, Codec codec, SEIModel seiModel, Class sei) This constructor should be used only by JAX-WS Runtime and is not meant for external consumption.ServerPipeAssemblerContext(SEIModel seiModel, WSDLPort wsdlModel, WSEndpoint endpoint, Tube terminal, boolean isSynchronous) Deprecated.ServerTubeAssemblerContext(SEIModel seiModel, WSDLPort wsdlModel, WSEndpoint endpoint, Tube terminal, boolean isSynchronous) -
Uses of WSDLPort in com.sun.xml.ws.api.security.secconv.client
Methods in com.sun.xml.ws.api.security.secconv.client that return WSDLPort -
Uses of WSDLPort in com.sun.xml.ws.api.server
Methods in com.sun.xml.ws.api.server that return WSDLPortModifier and TypeMethodDescriptionabstract WSDLPortWSEndpoint.getPort()Gets the port that this endpoint is serving.Methods in com.sun.xml.ws.api.server with parameters of type WSDLPortModifier and TypeMethodDescriptionabstract PacketWSEndpoint.createServiceResponseForException(ThrowableContainerPropertySet tc, Packet responsePacket, SOAPVersion soapVersion, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding) This is used by WsaServerTube and WSEndpointImpl to create a Packet with SOAPFault message from a Java exception. -
Uses of WSDLPort in com.sun.xml.ws.assembler.dev
Methods in com.sun.xml.ws.assembler.dev that return WSDLPortModifier and TypeMethodDescriptionClientTubelineAssemblyContext.getWsdlPort()The created pipeline will be used to serve this port.ServerTubelineAssemblyContext.getWsdlPort()The created pipeline will be used to serve this port. -
Uses of WSDLPort in com.sun.xml.ws.assembler.metro
Methods in com.sun.xml.ws.assembler.metro with parameters of type WSDLPortModifier and TypeMethodDescriptionServerPipelineHook.createSecurityPipe(PolicyMap policyMap, SEIModel seiModel, WSDLPort wsdlModel, WSEndpoint owner, Pipe tail) Called during the server-side pipeline construction process once to allow a container to register a pipe for security on the service endpoint. -
Uses of WSDLPort in com.sun.xml.ws.assembler.metro.impl
Methods in com.sun.xml.ws.assembler.metro.impl that return WSDLPortModifier and TypeMethodDescriptionMetroClientTubelineAssemblyContextImpl.getWsdlPort()The created pipeline will be used to serve this port. -
Uses of WSDLPort in com.sun.xml.ws.binding
Methods in com.sun.xml.ws.binding with parameters of type WSDLPortModifier and TypeMethodDescriptionvoidWebServiceFeatureList.mergeFeatures(WSDLPort wsdlPort, boolean honorWsdlRequired, boolean reportConflicts) Extracts features fromWSDLFeaturedObject.getFeatures(). -
Uses of WSDLPort in com.sun.xml.ws.client
Fields in com.sun.xml.ws.client declared as WSDLPortModifier and TypeFieldDescriptionfinal WSDLPortPortInfo.portModelIf a port is known statically to a WSDL,PortInfomay have the corresponding WSDL model.protected final WSDLPortStub.wsdlPortMethods in com.sun.xml.ws.client that return WSDLPortModifier and TypeMethodDescriptionPortInfo.getPort()WSServiceDelegate.getPortModel(WSDLService wsdlService, QName portName) Obtains aWSDLPortImplwith error check.Stub.getWSDLPort()Methods in com.sun.xml.ws.client with parameters of type WSDLPortModifier and TypeMethodDescriptionWSServiceDelegate.buildRuntimeModel(QName serviceName, QName portName, Class portInterface, WSDLPort wsdlPort, WebServiceFeatureList features) Constructors in com.sun.xml.ws.client with parameters of type WSDLPortModifierConstructorDescriptionClientSchemaValidationTube(WSBinding binding, WSDLPort port, Tube next) PortInfo(WSServiceDelegate owner, WSDLPort port) SEIPortInfo(WSServiceDelegate owner, Class sei, SOAPSEIModel model, WSDLPort portModel) protectedStub(WSServiceDelegate owner, Tube master, BindingImpl binding, WSDLPort wsdlPort, EndpointAddress defaultEndPointAddress, WSEndpointReference epr) Deprecated.protectedStub(QName portname, WSServiceDelegate owner, Tube master, BindingImpl binding, WSDLPort wsdlPort, EndpointAddress defaultEndPointAddress, WSEndpointReference epr) Deprecated. -
Uses of WSDLPort in com.sun.xml.ws.db
Methods in com.sun.xml.ws.db with parameters of type WSDLPort -
Uses of WSDLPort in com.sun.xml.ws.encoding.xml
Methods in com.sun.xml.ws.encoding.xml with parameters of type WSDLPort -
Uses of WSDLPort in com.sun.xml.ws.handler
Fields in com.sun.xml.ws.handler declared as WSDLPortMethods in com.sun.xml.ws.handler that return WSDLPortConstructors in com.sun.xml.ws.handler with parameters of type WSDLPortModifierConstructorDescriptionClientLogicalHandlerTube(WSBinding binding, SEIModel seiModel, WSDLPort port, Tube next) Creates a new instance of LogicalHandlerTubeClientMessageHandlerTube(SEIModel seiModel, WSBinding binding, WSDLPort port, Tube next) Creates a new instance of MessageHandlerTubeClientSOAPHandlerTube(WSBinding binding, WSDLPort port, Tube next) Creates a new instance of SOAPHandlerTubeHandlerTube(Tube next, WSDLPort port, WSBinding binding) MessageHandlerContextImpl(SEIModel seiModel, WSBinding binding, WSDLPort wsdlModel, Packet packet, Set<String> roles) ServerLogicalHandlerTube(WSBinding binding, SEIModel seiModel, WSDLPort port, Tube next) Creates a new instance of LogicalHandlerTubeServerSOAPHandlerTube(WSBinding binding, WSDLPort port, Tube next) Creates a new instance of SOAPHandlerTube -
Uses of WSDLPort in com.sun.xml.ws.metro.api.config.management
Methods in com.sun.xml.ws.metro.api.config.management that return WSDLPortMethods in com.sun.xml.ws.metro.api.config.management with parameters of type WSDLPortModifier and TypeMethodDescriptionManagedEndpoint.createServiceResponseForException(ThrowableContainerPropertySet tcps, Packet packet, SOAPVersion soapv, WSDLPort wsdlp, SEIModel seim, WSBinding wsb) -
Uses of WSDLPort in com.sun.xml.ws.model
Methods in com.sun.xml.ws.model that return WSDLPortMethods in com.sun.xml.ws.model with parameters of type WSDLPort -
Uses of WSDLPort in com.sun.xml.ws.model.wsdl
Classes in com.sun.xml.ws.model.wsdl that implement WSDLPortConstructors in com.sun.xml.ws.model.wsdl with parameters of type WSDLPortModifierConstructorDescriptionWSDLPortProperties(WSDLPort port) WSDLPortProperties(WSDLPort port, SEIModel seiModel) -
Uses of WSDLPort in com.sun.xml.ws.rx.util
Methods in com.sun.xml.ws.rx.util with parameters of type WSDLPortModifier and TypeMethodDescriptionstatic booleanPortUtilities.checkForRequestResponseOperations(WSDLPort port) Determine whether wsdl port contains any two-way operations. -
Uses of WSDLPort in com.sun.xml.ws.security.message.stream
Methods in com.sun.xml.ws.security.message.stream with parameters of type WSDLPort -
Uses of WSDLPort in com.sun.xml.ws.security.opt.impl.message
Methods in com.sun.xml.ws.security.opt.impl.message with parameters of type WSDLPort -
Uses of WSDLPort in com.sun.xml.ws.security.secconv
Methods in com.sun.xml.ws.security.secconv with parameters of type WSDLPortModifier and TypeMethodDescriptionNewWSSCPlugin.createCancelPacket(BaseSTSRequest rst, WSDLPort wsdlPort, WSBinding binding, javax.xml.bind.JAXBContext jbCxt, String endPointAddress) NewWSSCPlugin.createIssuePacket(PolicyAssertion token, BaseSTSRequest rst, WSDLPort wsdlPort, WSBinding binding, javax.xml.bind.JAXBContext jbCxt, String endPointAddress, Packet packet) NewWSSCPlugin.processCancellation(IssuedTokenContext ctx, WSDLPort wsdlPort, WSBinding binding, Pipe securityPipe, javax.xml.bind.JAXBContext jbCxt, String endPointAddress) -
Uses of WSDLPort in com.sun.xml.ws.security.secconv.impl.client
Methods in com.sun.xml.ws.security.secconv.impl.client that return WSDLPortConstructors in com.sun.xml.ws.security.secconv.impl.client with parameters of type WSDLPortModifierConstructorDescriptionDefaultSCTokenConfiguration(String protocol, SecureConversationToken scToken, WSDLPort wsdlPort, WSBinding binding, Packet packet, AddressingVersion addVer, PolicyAssertion localToken) DefaultSCTokenConfiguration(String protocol, SecureConversationToken scToken, WSDLPort wsdlPort, WSBinding binding, Pipe securityPipe, Packet packet, AddressingVersion addVer, PolicyAssertion localToken) DefaultSCTokenConfiguration(String protocol, SecureConversationToken scToken, WSDLPort wsdlPort, WSBinding binding, Tube securityTube, Packet packet, AddressingVersion addVer, PolicyAssertion localToken, Tube nextTube) -
Uses of WSDLPort in com.sun.xml.ws.server
Methods in com.sun.xml.ws.server that return WSDLPortMethods in com.sun.xml.ws.server with parameters of type WSDLPortModifier and TypeMethodDescriptionprotected <T> WSEndpoint<T>EndpointFactory.create(QName serviceName, QName portName, WSBinding binding, Container container, SEIModel seiModel, WSDLPort wsdlPort, Class<T> implType, ServiceDefinitionImpl serviceDefinition, EndpointAwareTube terminal, boolean isTransportSynchronous, PolicyMap policyMap) WSEndpointImpl.createServiceResponseForException(ThrowableContainerPropertySet tc, Packet responsePacket, SOAPVersion soapVersion, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding) WSEndpointMOMProxy.createServiceResponseForException(ThrowableContainerPropertySet tc, Packet responsePacket, SOAPVersion soapVersion, WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding) Constructors in com.sun.xml.ws.server with parameters of type WSDLPortModifierConstructorDescriptionServerSchemaValidationTube(WSEndpoint endpoint, WSBinding binding, SEIModel seiModel, WSDLPort wsdlPort, Tube next) protectedWSEndpointImpl(QName serviceName, QName portName, WSBinding binding, Container container, SEIModel seiModel, WSDLPort port, Tube masterTubeline) protectedWSEndpointImpl(QName serviceName, QName portName, WSBinding binding, Container container, SEIModel seiModel, WSDLPort port, Class<T> implementationClass, ServiceDefinitionImpl serviceDef, EndpointAwareTube terminalTube, boolean isSynchronous, PolicyMap endpointPolicy) -
Uses of WSDLPort in com.sun.xml.ws.server.provider
Methods in com.sun.xml.ws.server.provider with parameters of type WSDLPortModifier and TypeMethodDescriptionprotected PacketProviderArgumentsBuilder.getResponse(Packet request, Exception e, WSDLPort port, WSBinding binding) CreatesMessagefrom method invocation's return valueprotected PacketProviderArgumentsBuilder.getResponse(Packet request, T returnValue, WSDLPort port, WSBinding binding) CreatesPacketfrom method invocation's return value -
Uses of WSDLPort in com.sun.xml.ws.tx.at.tube
Methods in com.sun.xml.ws.tx.at.tube with parameters of type WSDLPortModifier and TypeMethodDescriptionstatic TransactionalAttributeWSATTubeHelper.getTransactionalAttribute(TransactionalFeature feature, Packet packet, WSDLPort port) -
Uses of WSDLPort in com.sun.xml.ws.wsdl
Fields in com.sun.xml.ws.wsdl declared as WSDLPortConstructors in com.sun.xml.ws.wsdl with parameters of type WSDLPortModifierConstructorDescriptionOperationDispatcher(WSDLPort wsdlModel, WSBinding binding, SEIModel seiModel) WSDLOperationFinder(WSDLPort wsdlModel, WSBinding binding, SEIModel seiModel) -
Uses of WSDLPort in com.sun.xml.wss.jaxws.impl
Methods in com.sun.xml.wss.jaxws.impl that return WSDLPortModifier and TypeMethodDescriptionTubeConfiguration.getWSDLPort()Gets theWSDLPortthat represents the WSDL information about the port for which a pipeline is created.Constructors in com.sun.xml.wss.jaxws.impl with parameters of type WSDLPortModifierConstructorDescriptionClientTubeConfiguration(PolicyMap policy, WSDLPort wsdlPort, WSBinding binding) ServerTubeConfiguration(PolicyMap policy, WSDLPort wsdlModel, WSEndpoint endpoint) -
Uses of WSDLPort in com.sun.xml.wss.provider.wsit
Methods in com.sun.xml.wss.provider.wsit with parameters of type WSDLPortModifier and TypeMethodDescriptionServerPipeCreator.createSecurityPipe(PolicyMap map, SEIModel sei, WSDLPort port, WSEndpoint owner, Pipe tail) static booleanWSITAuthConfigProvider.isSecurityEnabled(PolicyMap policyMap, WSDLPort wsdlPort) Checks to see whether WS-Security is enabled or not. -
Uses of WSDLPort in com.sun.xml.xwss
Fields in com.sun.xml.xwss declared as WSDLPortConstructors in com.sun.xml.xwss with parameters of type WSDLPortModifierConstructorDescriptionXWSSClientTube(WSDLPort prt, WSService svc, WSBinding bnd, Tube nextTube) Creates a new instance of XWSSClientPipeXWSSServerTube(WSEndpoint epoint, WSDLPort prt, Tube nextTube) Creates a new instance of XWSSServerPipe