Uses of Class
com.sun.xml.rpc.processor.model.Port
-
-
Uses of Port in com.sun.xml.rpc.client.dii
Methods in com.sun.xml.rpc.client.dii with parameters of type Port Modifier and Type Method Description protected voidServiceInfoBuilder. buildPortInfo(PortInfo portInfo, Port portModel) -
Uses of Port in com.sun.xml.rpc.plugins
Methods in com.sun.xml.rpc.plugins with parameters of type Port Modifier and Type Method Description voidSecurityPlugin. writeStubStatic(Model model, Port port, IndentingWriter p)voidSecurityPlugin. writeTieStatic(Model model, Port port, IndentingWriter p) -
Uses of Port in com.sun.xml.rpc.processor.generator
Fields in com.sun.xml.rpc.processor.generator declared as Port Modifier and Type Field Description protected PortStubTieGeneratorBase. portMethods in com.sun.xml.rpc.processor.generator with parameters of type Port Modifier and Type Method Description StringNames. faultBuilderClassName(String basePackage, Port port, Operation operation)StringNames. faultSerializerClassName(String basePackage, Port port, Operation operation)static StringNames. getPortName(Port port)protected StringWSDLGenerator. getSOAPEncodingNamespace(Port port)protected StringWSDLGenerator. getSOAPTransportHttpURI(Port port)StringNames. holderClassName(Port port, AbstractType type)StringNames. holderClassName(Port port, JavaType type)protected StringNames. holderClassName(Port port, String typeName)StringNames101. holderClassName(Port port, JavaType type)protected StringNames101. holderClassName(Port port, String typeName)StringNames103. holderClassName(Port port, JavaType type)protected StringNames103. holderClassName(Port port, String typeName)protected voidFaultExceptionBuilderGenerator. postVisitPort(Port port)protected voidGeneratorBase. postVisitPort(Port port)protected voidHolderGenerator. postVisitPort(Port port)protected voidSOAPFaultSerializerGenerator. postVisitPort(Port port)protected voidStubTieGeneratorBase. postVisitPort(Port port)protected voidTieGenerator. postVisitPort(Port port)protected voidFaultExceptionBuilderGenerator. preVisitPort(Port port)protected voidGeneratorBase. preVisitPort(Port port)protected voidHolderGenerator. preVisitPort(Port port)protected voidSOAPFaultSerializerGenerator. preVisitPort(Port port)protected voidStubTieGeneratorBase. preVisitPort(Port port)protected voidTieGenerator. preVisitPort(Port port)StringNames. stubFor(Port port, String infix)StringNames. tieFor(Port port)Return tie class name for impl class name.StringNames. tieFor(Port port, String infix)voidGeneratorBase. visit(Port port)voidServletConfigGenerator. visit(Port port)protected voidGeneratorBase. visitPort(Port port) -
Uses of Port in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type Port Modifier and Type Method Description protected voidTypeVisitor. postVisit(Port port)protected voidTypeVisitor. preVisit(Port port)NodeServiceEndpointInterfaceMappingNode. write(Node parent, String nodeName, Configuration config, Port port)write the appropriate information to a DOM tree and return it -
Uses of Port in com.sun.xml.rpc.processor.model
Methods in com.sun.xml.rpc.processor.model that return Port Modifier and Type Method Description PortService. getPortByName(QName n)Methods in com.sun.xml.rpc.processor.model with parameters of type Port Modifier and Type Method Description voidService. addPort(Port port)protected voidExtendedModelVisitor. postVisit(Port port)protected voidExtendedModelVisitor. preVisit(Port port)protected booleanExtendedModelVisitor. shouldVisit(Port port)voidModelVisitor. visit(Port port) -
Uses of Port in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type Port Modifier and Type Method Description protected voidModelImporter. propertyPort(XMLReader reader, Port subject, String name, Object value)protected voidModelExporter. visitPort(Port target) -
Uses of Port in com.sun.xml.rpc.processor.modeler.j2ee
Methods in com.sun.xml.rpc.processor.modeler.j2ee with parameters of type Port Modifier and Type Method Description protected StringJ2EEModeler111. getJavaNameOfSEI(Port port)protected StringJ2EEModeler112. getJavaNameOfSEI(Port port)protected StringJ2EEModelerHelper. getJavaNameOfSEI(Port port)protected voidJ2EEModeler111. setCurrentPort(Port port)protected voidJ2EEModeler112. setCurrentPort(Port port)protected voidJ2EEModelerHelper. setCurrentPort(Port port) -
Uses of Port in com.sun.xml.rpc.processor.modeler.nometadata
Fields in com.sun.xml.rpc.processor.modeler.nometadata declared as Port Modifier and Type Field Description PortNoMetadataModeler.ProcessSOAPOperationInfo. modelPortMethods in com.sun.xml.rpc.processor.modeler.nometadata with parameters of type Port Modifier and Type Method Description protected booleanNoMetadataModeler. createJavaException(Fault fault, Port port, String operationName)protected voidNoMetadataModeler. createJavaInterfaceForPort(Port port)protected voidNoMetadataModeler. createRelativeJavaExceptions(Fault fault, Port port, String operationName)protected voidNoMetadataModeler. verifyJavaInterface(Port port)Constructors in com.sun.xml.rpc.processor.modeler.nometadata with parameters of type Port Constructor Description ProcessSOAPOperationInfo(Port modelPort, Port port, Operation portTypeOperation, BindingOperation bindingOperation, SOAPBinding soapBinding, WSDLDocument document) -
Uses of Port in com.sun.xml.rpc.processor.modeler.wsdl
Fields in com.sun.xml.rpc.processor.modeler.wsdl declared as Port Modifier and Type Field Description PortWSDLModelerBase.ProcessSOAPOperationInfo. modelPortMethods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type Port Modifier and Type Method Description protected booleanWSDLModeler101. createJavaException(Fault fault, Port port, String operationName)protected booleanWSDLModeler103. createJavaException(Fault fault, Port port, String operationName)protected booleanWSDLModelerBase. createJavaException(Fault fault, Port port, String operationName)protected booleanWSDLModelerBase. createJavaExceptionFromLiteralType(Fault fault, Port port, String operationName)protected booleanWSDLModelerBase. createJavaExceptionFromSOAPType(Fault fault, Port port, String operationName)protected voidWSDLModelerBase. createJavaInterfaceForPort(Port port)protected voidWSDLModelerBase. createRelativeJavaExceptions(Fault fault, Port port, String operationName)protected StringWSDLModelerBase. getJavaNameOfSEI(Port port)protected voidWSDLModelerBase. setCurrentPort(Port port)Constructors in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type Port Constructor Description ProcessSOAPOperationInfo(Port modelPort, Port port, Operation portTypeOperation, BindingOperation bindingOperation, SOAPBinding soapBinding, WSDLDocument document, boolean hasOverloadedOperations, Map headers) -
Uses of Port in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type Port Modifier and Type Method Description protected voidClassNameCollector. postVisit(Port port)protected voidModelWriter. postVisit(Port port)protected voidClassNameCollector. preVisit(Port port)protected voidModelWriter. preVisit(Port port)protected booleanClassNameCollector. shouldVisit(Port port) -
Uses of Port in com.sun.xml.rpc.tools.wscompile
Methods in com.sun.xml.rpc.tools.wscompile with parameters of type Port Modifier and Type Method Description voidStubHooksIf. writeStubStatic(Model model, Port port, IndentingWriter p)voidTieHooksIf. writeTieStatic(Model model, Port port, IndentingWriter p)
-